a ruby based terminal text editor
- Ruby 100%
| bin | ||
| images | ||
| lib | ||
| spec | ||
| .cane | ||
| .gitignore | ||
| .rspec | ||
| .rubocop.yml | ||
| Gemfile | ||
| Gemfile.lock | ||
| LICENSE.txt | ||
| mad.gemspec | ||
| Rakefile | ||
| README.md | ||
Mad
Installation
install it:
$ gem install mad
Usage
TODO: Write usage instructions here
Contributing
- Fork it ( https://github.com/aktowns/mad/fork )
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request

