Websites for programmers using Crystal

Thanks for the offer. Would you have time to have a live pair programming session about the shardbox code? We could use that to have a video recording you explaining me how to set up the development environment and show me around the code.

Then we could add a feature or two.

e.g.

  • An easy way to locate the shards that have incorrect Crystal version requirements.
  • Locate shards that use non-standard strings for licenses or without licenses.
  • Shards without a description in the shard.yml
  • Create a page for contributors including all the contributors of all the shards (based on git commit)
  • List all the require statements from the source code of the shards and make it easy to see which module is used where. Regardless of it coming from a shard or being distributed with Crystal.
1 Like