Ruby utils
This project holds a collection of common scripts and data structures for usage in other ruby projects.
Current version: v0.3.0
Usage & Help
The scripts and classes will be imported in other projects, so there will be not explicit usage. For details check the documentation.
Documentation
The documentation will be created with yard and published at a later point.
Used version
Written with Ruby 2.4.0
Tested
- Linux: running on ArchLinux with Ruby > 2.4.0
- Windows: not tested
- MAC: not tested
Requirements
- Ruby with a version >= 2.4.0
- yard (for documentation only)
- csv (for reading input files)
License
see LICENSE
Roadmap
Not definitive roadmap since this library serves as a drop point for commonly used files.
created by: Benjamin Held, April 2019