#automatic #snap #package #source #github #repository #git

bin+lib autosnap

Automatically make Snap package from github repository

6 releases (breaking)

0.5.0 Sep 2, 2020
0.4.0 Aug 31, 2020
0.3.1 Aug 28, 2020
0.2.0 Aug 25, 2020
0.1.0 Aug 21, 2020

#2195 in Development tools

33 downloads per month

GPL-3.0 license

1MB
805 lines

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

Dependencies

~20MB
~427K SLoC