parental-leave
Let's track parental leave at various companies.
File Explorer
Download Latest Version (.zip)- elasticsearch-template.json
- Gemfile
- upload.rb
- .gitattributes
- data.yaml
- logstash_config.conf
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/davedash/parental-leave
Downloads the entire project code from GitHub to your computer.
cd parental-leave
Moves into the project folder you just downloaded.
2. Ruby
Easy RecommendedPrerequisites
cd scripts
This project's files live in a subfolder, so move into it first.
bundle install
Installs the Ruby libraries listed in the Gemfile.
If bundle install finishes without errors, continue with the run command from the README (e.g. rails server).
// repository documentation
Was this content helpful?
(0 ratings)
