crtree
Version, currently 0.1.01 version
- 0.1.0latestFeb 5, 2024
github.com/ER-28/crtree
A tree like program but in Crystal
0 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
crtree:
github: ER-28/crtree
version: ~> 0.1.0Then run:
shards installshard.yml
- Crystal
>= 1.10.1- License
- MIT
- Author
- l-guerra-rago
- Target
crtreefrom src/crtree.cr
Dependencies
This version declares no dependencies.
README
crtree
CrTree is a simple implementation of a tree data structure in Crystal.
Installation
- Clone the repository
- Run
crystal build ./src/crtree.crto build the application - Run
./crtreeto execute the application - Enjoy!
Usage
./crtree
Flags:
--help -h: Show help message--version -v: Show version information- '--path=PATH -p': Set the path to the file to be read
Contributing
- Fork it (https://github.com/your-github-user/crtree/fork)
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
Contributors
- l-guerra-rago - creator and maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This release
- Version
0.1.0- Tagged
- Feb 5, 2024
- Commit
0794ec4bed63- Crystal
>= 1.10.1- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/ER-28/crtree
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 17, 2026
- Synced
- Aug 17, 2026
- Versions
- 1