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

https://github.com/cored/wineshop

Refactoring
https://github.com/cored/wineshop

Last synced: 25 days ago
JSON representation

Refactoring

Awesome Lists containing this project

README

          

# Wineshop

This is just refactoring for the masses

## Usage

Check the history for the thought process of doing a refactoring from start to
finish; obviusly I haven't finish this it always can get more improvements.

## 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