Sha256: e7d9cdb16034bf6d52a3be1426783d5e176187ce2c4ec42efd599972b7b163c3
Contents?: true
Size: 892 Bytes
Versions: 2
Compression:
Stored size: 892 Bytes
Contents
# Nodes I do not like writing documentation. It takes my time which I could spend on programming. If I do not need to report to anyone about a project, I usually delete the doc directory and forget about the text. After all I'm a programmer and not a writer! But recently I began to like to write texts. And I loved this thing and restored the doc folder even in my old projects. I want to share with other programmers about how writing texts can be not only necessary but also a pleasant experience. ## Usage How to use my plugin. ## Installation Add this line to your application's Gemfile: ```ruby gem 'nodes' ``` And then execute: ```bash $ bundle ``` Or install it yourself as: ```bash $ gem install nodes ``` ## Contributing Contribution directions go here. ## License The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
nodes-0.2.3 | README.md |
nodes-0.2.2 | README.md |