Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rosylilly/den_den_markdown
WIP
https://github.com/rosylilly/den_den_markdown
Last synced: 5 days ago
JSON representation
WIP
- Host: GitHub
- URL: https://github.com/rosylilly/den_den_markdown
- Owner: rosylilly
- License: mit
- Created: 2014-10-19T16:26:03.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-19T16:45:32.000Z (about 10 years ago)
- Last Synced: 2024-12-22T13:14:51.061Z (15 days ago)
- Language: Ruby
- Homepage:
- Size: 137 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# DenDenMarkdown
TODO: Write a gem description
## Installation
Add this line to your application's Gemfile:
```ruby
gem 'den_den_markdown'
```And then execute:
$ bundle
Or install it yourself as:
$ gem install den_den_markdown
## Usage
TODO: Write usage instructions here
## Contributing
1. Fork it ( https://github.com/[my-github-username]/den_den_markdown/fork )
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create a new Pull Request