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

https://github.com/subintp/parking_lot


https://github.com/subintp/parking_lot

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

#### Instructions to run code

- cd into project folder
- ```./parking_lot``` (for interactive mode)
- ```./parking_lot parking_lot_input.txt``` (to take input from file)
- If you are not able to execute this script check permissions for file and make your file executable by running ```chmod +x parking_lot```

Tested and Developed in ruby 2.1.2p95