Skip to content

create-openx-app creates the skeleton of an openx application

License

Notifications You must be signed in to change notification settings

YaleOpenLab/create-openx-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create-Openx-App

Create Openx App is an easy way to create a skeleton for writing openx apps modelled taking inspiration from create-react-app

Running the generator

Make sure you have the latest version of go installed.

go get -v github.com/YaleOpenLab/create-openx-app
cd $GOPATH/src/github.com/YaleOpenLab/create-openx-app
go get ./...
go build
./create-openx-app

LICENSE

GPL3

About

create-openx-app creates the skeleton of an openx application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages