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 |
#2153 in Development tools
24 downloads per month
1MB
805 lines
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
Dependencies
~15–25MB
~428K SLoC