Crates.io | autosnap |
lib.rs | autosnap |
version | 0.5.0 |
source | src |
created_at | 2020-08-21 21:56:51.794307 |
updated_at | 2020-09-02 10:30:34.467637 |
description | Automatically make Snap package from github repository |
homepage | |
repository | https://github.com/creekorful/autosnap |
max_upload_size | |
id | 279350 |
size | 1,194,642 |
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 .
autosnap can be installed using cargo:
$ cargo install autosnap