Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/myokoym/hello-yeah
My first Yeah application.
https://github.com/myokoym/hello-yeah
Last synced: 2 days ago
JSON representation
My first Yeah application.
- Host: GitHub
- URL: https://github.com/myokoym/hello-yeah
- Owner: myokoym
- License: mit
- Created: 2014-08-19T14:11:16.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-08-21T14:59:09.000Z (about 10 years ago)
- Last Synced: 2023-03-11T07:18:52.031Z (over 1 year ago)
- Language: Ruby
- Homepage: http://myokoym.net/hello-yeah/
- Size: 125 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Hello Yeah
My first application by [Yeah][].
[Yeah]:https://github.com/yeahrb/yeah
## Installation
$ git clone https://github.com/myokoym/hello-yeah.git
## Usage
$ rackup
## Contributing
1. Fork it ( https://github.com/myokoym/hello-yeah/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