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
```
# 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
```