shashank-srikant / shashank-srikant.github.io

Home | Shashank Srikant

Home Page:https://shashank-srikant.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shashank Srikant

Shashank Srikant - homepage.

Install

cd shashank-srikant.github.io

rbenv versions

>  * 3.1.2 (set by /home/ubuntu/.ebenv/version)

This version would be the latest version of Ruby installed in step 1

  • Install version 2.6.5
rbenv global 2.6.5
rbenv versions
  • Install all the gems local to the repo
bundle install
  • Note: Remove any bundler version that maybe mentioned in Gemfile.lock. This ensures the bundler in v2.6.5 can build the project.

Compile changes

./compile.sh "your commit message which need to be enclosed in these double quotes"

About

Home | Shashank Srikant

https://shashank-srikant.github.io/

License:MIT License


Languages

Language:JavaScript 52.6%Language:HTML 37.8%Language:CSS 9.3%Language:Shell 0.2%Language:Python 0.1%Language:Ruby 0.0%