Skip to content

202ecommerce security policies, documentation and advisories

Notifications You must be signed in to change notification settings

202ecommerce/security-advisories

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to install project localy ?

  • Install ruby :

    sudo apt-get install ruby-full

  • Install the jekyll bundler on your Gem (gems are the packages of Ruby) :

    gem install jekyll bundler

  • Install and update the dependencies specified in your Gemfile :

    bundle install

    bundle update github-pages

  • Runs the exact jekyll server version that is specified in your Gemfile.lock :

    bundle exec jekyll serve

About

202ecommerce security policies, documentation and advisories

Topics

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published