https://github.com/toyama0919/dmon
https://github.com/toyama0919/dmon
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/toyama0919/dmon
- Owner: toyama0919
- License: mit
- Created: 2015-02-08T15:17:52.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-08T15:18:45.000Z (over 10 years ago)
- Last Synced: 2025-01-18T19:43:21.816Z (4 months ago)
- Language: Ruby
- Size: 105 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# dmon [](http://travis-ci.org/toyama0919/dmon)
TODO: Summary
TODO: Description
## Examples
$ dmon sample
#=> hoge## Installation
Add this line to your application's Gemfile:
gem 'dmon'
And then execute:
$ bundle
Or install it yourself as:
$ gem install dmon
## Contributing
1. Fork it
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 new [Pull Request](../../pull/new/master)## Information
* [Homepage](https://github.com/toyama0919/dmon)
* [Issues](https://github.com/toyama0919/dmon/issues)
* [Documentation](http://rubydoc.info/gems/dmon/frames)
* [Email](mailto:[email protected])## Copyright
Copyright (c) 2015 Hiroshi Toyama
See [LICENSE.txt](../LICENSE.txt) for details.