https://github.com/tejasbubane/quiz
https://github.com/tejasbubane/quiz
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/tejasbubane/quiz
- Owner: tejasbubane
- Created: 2014-12-05T19:49:31.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-12-05T19:53:24.000Z (over 11 years ago)
- Last Synced: 2025-01-13T03:09:48.141Z (over 1 year ago)
- Language: Ruby
- Size: 223 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://circleci.com/gh/bigbinary/quiz)
#### Setup
```
rake setup
bundle exec rails server
```
#### Replace Quiz with your project name
Let's say that the project name is `Pump`. Execute the command below to
replace all occurrences of `Quiz` with `Pump`.
```
perl -e "s/Quiz/Pump/g;" -pi $(find . -type f)
```
#### Instructions
- [How we work](http://how-we-work.bigbinary.com/)
#### Brought to you by
