Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rosylilly/git-advent-calendar-sample-special-happy
Qiita Ruby 開発環境 AdventCalendar のサンプル
https://github.com/rosylilly/git-advent-calendar-sample-special-happy
Last synced: 5 days ago
JSON representation
Qiita Ruby 開発環境 AdventCalendar のサンプル
- Host: GitHub
- URL: https://github.com/rosylilly/git-advent-calendar-sample-special-happy
- Owner: rosylilly
- License: mit
- Created: 2012-07-09T18:24:53.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-07-09T18:25:07.000Z (over 12 years ago)
- Last Synced: 2024-12-22T13:14:52.367Z (15 days ago)
- Language: Ruby
- Size: 93.8 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SpecialHappy
TODO: Write a gem description
## Installation
Add this line to your application's Gemfile:
gem 'special_happy'
And then execute:
$ bundle
Or install it yourself as:
$ gem install special_happy
## Usage
TODO: Write usage instructions here
## Contributing
1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Added some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request