Current section
Files
Jump to
Current section
Files
skitter_new
README.md
README.md
# Skitter Generator
Provides the `skitter.new` task, which can be installed as an archive.
To install:
```
$ cd generator
$ MIX_ENV=prod mix do archive.build, archive.install
```
To remove:
```
mix archive.uninstall skitter.new
```