Skip to content

jolmari/software-engineering-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License

Jekyll - Development environment setup

Build and run

Windows installation

  • Install ruby ex. with chocolatey: choco install ruby
  • Install MSYS2: ridk install > MSYS2 and MINGW development tool chain.
  • Install bundle: bundle install
  • Navigate to the project directory docs
  • Run jekyll: bundle exec jekyll serve
  • Open browser: http://localhost:4000

About

A github page for software development skill journaling

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published