Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ryanckulp/fitness_for_hackers
where hackers get in shape
https://github.com/ryanckulp/fitness_for_hackers
Last synced: 21 days ago
JSON representation
where hackers get in shape
- Host: GitHub
- URL: https://github.com/ryanckulp/fitness_for_hackers
- Owner: ryanckulp
- Created: 2019-04-11T14:06:21.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-19T12:27:24.000Z (almost 2 years ago)
- Last Synced: 2024-10-27T16:46:41.592Z (2 months ago)
- Language: Ruby
- Homepage: https://fitnessforhackers.com
- Size: 2.83 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fitness for Hackers
where hackers get in shape.
## Installation
1. clone the repo
2. `$ gem install bundle && bundle install`
3. `$ rails db:create && rails db:migrate`
4. `$ bundle exec figaro install` (then get ENV from repo admin)