autosnap 0.3.0

Automatically make Snap package from github repository
Documentation

Autosnap

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