You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

37 lines
784 B

6 years ago
  1. # crystal-scatter
  2. TODO: Write a description here
  3. ## Installation
  4. Add this to your application's `shard.yml`:
  5. ```yaml
  6. dependencies:
  7. crystal-scatter:
  8. github: your-github-user/crystal-scatter
  9. ```
  10. ## Usage
  11. ```crystal
  12. require "crystal-scatter"
  13. ```
  14. TODO: Write usage instructions here
  15. ## Development
  16. TODO: Write development instructions here
  17. ## Contributing
  18. 1. Fork it (<https://github.com/your-github-user/crystal-scatter/fork>)
  19. 2. Create your feature branch (`git checkout -b my-new-feature`)
  20. 3. Commit your changes (`git commit -am 'Add some feature'`)
  21. 4. Push to the branch (`git push origin my-new-feature`)
  22. 5. Create a new Pull Request
  23. ## Contributors
  24. - [your-github-user](https://github.com/your-github-user) Ludovic 'Archivist' Lagouardette - creator, maintainer