Archivist e9437ae23d | 6年前 | |
---|---|---|
spec | 6年前 | |
src | 6年前 | |
.editorconfig | 6年前 | |
.gitignore | 6年前 | |
.travis.yml | 6年前 | |
LICENSE | 6年前 | |
README.md | 6年前 | |
shard.yml | 6年前 |
TODO: Write a description here
Add this to your application's shard.yml
:
dependencies:
crystal-scatter:
github: your-github-user/crystal-scatter
require "crystal-scatter"
TODO: Write usage instructions here
TODO: Write development instructions here
git checkout -b my-new-feature
)git commit -am 'Add some feature'
)git push origin my-new-feature
)