Sha256: 633ac0c38ef51ecec6d41d9342c700f2637f7aeebdf46672fa06562823ed1240

Contents?: true

Size: 925 Bytes

Versions: 4

Compression:

Stored size: 925 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
$ rails nodes:install:migrations
```

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

4 entries across 4 versions & 1 rubygems

Version Path
nodes-0.2.7 README.md
nodes-0.2.6 README.md
nodes-0.2.5 README.md
nodes-0.2.4 README.md