Take it easy, man. Print a random verse from the Tao te Ching on the command line.
$ gem install taoverse
Run from the command line:
$ taoverse
Tao-te Ching 道德經
Chapter 56
1. He who knows (the Tao) does not (care to) speak (about it); he
who is (ever ready to) speak about it does not know it.
2. He (who knows it) will keep his mouth shut and close the portals
(of his nostrils). He will blunt his sharp points and unravel the
complications of things; he will attemper his brightness, and bring
himself into agreement with the obscurity (of others). This is called
'the Mysterious Agreement.'
3. (Such an one) cannot be treated familiarly or distantly; he is
beyond all consideration of profit or injury; of nobility or meanness:--he
is the noblest man under heaven.
After checking out the repo, run bin/setup
to install dependencies. Then, run rake spec
to run the tests. You can also run bin/console
for an interactive prompt that will allow you to experiment.
To install this gem onto your local machine, run bundle exec rake install
. To release a new version, update the version number in version.rb
, and then run bundle exec rake release
, which will create a git tag for the version, push git commits and the created tag, and push the .gem
file to rubygems.org.
Bug reports and pull requests are welcome on GitHub at https://github.com/teejayvanslyke/taoverse
The gem is available as open source under the terms of the MIT License.