autosnap

Crates.ioautosnap
lib.rsautosnap
version0.5.0
sourcesrc
created_at2020-08-21 21:56:51.794307
updated_at2020-09-02 10:30:34.467637
descriptionAutomatically make Snap package from github repository
homepage
repositoryhttps://github.com/creekorful/autosnap
max_upload_size
id279350
size1,194,642
Aloïs Micard (creekorful)

documentation

README

Autosnap

Crates.io

Automatically make Snap package from source code.

Examples:

Run autosnap against a git repository:

$ autosnap https://github.com/creekorful/osync.git

Run autosnap against local source code:

$ autosnap .

How to install

autosnap can be installed using cargo:

$ cargo install autosnap
Commit count: 59

cargo fmt