amble icon indicating copy to clipboard operation
amble copied to clipboard

First class, scalable rust project generator with batteries included.

Results 12 amble issues
Sort by recently updated
recently updated
newest added

**Description** Following a refactor in #30, the binary crate stub should optionally create a cli application (maybe by default and require `--bare` for a blank/empty binary app?) using clap and...

**Description** Find a cool directory structure you like, such as [`amble`](https://github.com/refcell/amble) itself? This mode should enable amble to pull down a specified github repo and try to build a similar...