Archivist ed354bc231 | před 6 roky | |
---|---|---|
spec | před 6 roky | |
src | před 6 roky | |
.editorconfig | před 6 roky | |
.gitignore | před 6 roky | |
.travis.yml | před 6 roky | |
LICENSE | před 6 roky | |
README.md | před 6 roky | |
shard.yml | před 6 roky |
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
)