Skip to content

shailen/go-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Code

A framework for authoring, deploying, and administering codelabs and tutorials.

Setup

To set up virtualenv, navigate to the parent directory of this directory and then run the following:

virtualenv --no-site-packages go-code
cd go-code
source bin/activate

To install packages, run:

pip install -r requirements.txt

About

A framework for administering codelabs and tutorials.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published