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
)