您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

37 行
784 B

  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