bogosorter
bogosorter
An implementation of Bogo Sort in Crystal
Installation
shards build bogosorter
Usage
./bin/bogosorter
OR
BOGOSORTER_ARRAY_SIZE=size ./bin/bogosorter
Development
- Clone the repo
- Run
shards
- Add code
- Run
./bin/ameba
and ensure that it's green - Run
shards build bogosorter
and check for compiler errors - If everything is good you can proceed with commiting changes
Contributing
- Fork it (https://gitlab.com/Phitherek_/bogosorter/-/forks/new)
- Create your feature branch (
git checkout -b my-new-feature
) - Follow instructions from Development
- Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Merge Request
Contributors
- Phitherek_ - creator and maintainer
Repository
bogosorter
Owner
Statistic
- 0
- 0
- 0
- 0
- 1
- over 4 years ago
- May 8, 2020
License
MIT License
Links
Synced at
Sun, 17 Nov 2024 18:10:37 GMT
Languages