This is just a skeleton of a typical Ruby application. Clone and run bundle install
. The starting point is start.rb.
- support command line options
- support config files
- add current directory to loading path
- have logging in place
- add tests
- fix lib/drone directory (isn't being loaded yet)