Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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