ai4cr3
ai4cr3
Version: 0.0.7
Installation
-
Add the dependency to your
shard.yml:dependencies: ai4cr3: github: drhuffman12/ai4cr3 -
Run
shards install
Usage
require "ai4cr3"
TODO: Write usage instructions here
Development
TODO: Write development instructions here
Contributing
- RESET via:
- Reset the a fresh up to date repo copy (or a fork):
gh repo clone Drhuffman123/ai4cr3cd Drhuffman123/ai4cr3git reset --hard; git checkout main; git pull origin main
- Add a new branch:
git checkout -b YOUR_BREANCH_NAME
- ADD your CHANGES (
git add my-new-files) - (Please) correctly update the VERSION!!! (Edit/Syncup
src/ai4cr3/about.crandshard.ymland in the notes above, underSHOULD MATCH) - Add your changes and check them with:
- VERIFY your
Changes to be committed(git status) - Update your version in these files and git add them:
git add README.md; git add ai4cr3
- Commit your changes and git push them:
git commit -am YOUR_COMMIT_MESSAGEgit push origin YOUR_BREANCH_NAME
- Verify the whole thing locally w/ act:
act -r
- Reset the a fresh up to date repo copy (or a fork):
Contributors
This is a re-port of ai4r from https://github.com/SergioFierens/ai4r to Crystal
- Daniel Huffman - creator and maintainer
Repository
ai4cr3
Owner
Statistic
- 0
- 0
- 1
- 0
- 0
- about 8 hours ago
- January 23, 2026
License
Links
Synced at
Tue, 27 Jan 2026 04:20:16 GMT
Languages