This is the source for the OpenSourceCornell website.
To run a development server:
bundle install --path vendor/bundle
bundle exec jekyll serve
To run our tests:
./scripts/ci_test.sh
This is the source for the OpenSourceCornell website.
To run a development server:
bundle install --path vendor/bundle
bundle exec jekyll serve
To run our tests:
./scripts/ci_test.sh