unh-comp-master-project.github.io

To run locally the web site:

bundle exec jekyll serve --trace

Local directory for the GtiHub Pages web site: /Users/mcs/master-projects-theses/unh-comp-master-project.github.io Local port: localhost:4000

Currently installed: ruby, bunlder, rbenv

mcs (master) unh-comp-master-project.github.io bundler --version
Bundler version 2.1.4
mcs (master *) unh-comp-master-project.github.io ruby -v
ruby 2.6.3p62 (2019-04-16 revision 67580) [x86_64-darwin18]
mcs (master *) unh-comp-master-project.github.io rbenv --help
Usage: rbenv <command> [<args>]

Some useful rbenv commands are:
   commands    List all available rbenv commands
   local       Set or show the local application-specific Ruby version
   global      Set or show the global Ruby version
   shell       Set or show the shell-specific Ruby version
   install     Install a Ruby version using ruby-build
   uninstall   Uninstall a specific Ruby version
   rehash      Rehash rbenv shims (run this after installing executables)
   version     Show the current Ruby version and its origin
   versions    List installed Ruby versions
   which       Display the full path to an executable
   whence      List all Ruby versions that contain the given executable

See `rbenv help <command>' for information on a specific command.
For full documentation, see: https://github.com/rbenv/rbenv#readme
mcs (master *) unh-comp-master-project.github.io rbenv --version
rbenv 1.1.2
mcs (master *) unh-comp-master-project.github.io 

Master's Thesis To Do list