Skip to content

doxyme/training

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Catalyze Employees Training

Local Setup

Requirements

  • Ruby -v 1.9.3 or newer, I highly recommend using RVM
  • Bundler, sudo gem install bundler
  • Middleman gem, sudo gem install middleman
  • Sass, sudo gem install sass

Setup

  • Clone this repo, git clone https://github.com/catalyzeio/catalyze-internal-wiki.git
  • Navigate to this repo, cd catalyze-internal-wiki
  • Install gems, bundle install or sudo bundle install or if you have RVM simply run bundle
  • Run the server, middleman
  • View the site locally, http://0.0.0.0:4567/

About

Catalyze curriculum for HIPAA education/training

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.6%
  • CSS 18.2%
  • Ruby 3.2%