Skip to content

ql-io/ql.io-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the app used to run the site http://ql.io. You can run this locally.

git clone [email protected]:ql-io/ql.io-site.git
cd ql.io-site
make install
bin/start.sh

If you want this app to use a clone of [email protected]:ql-io/ql.io.git do the following before the above.

git clone [email protected]:ql-io/ql.io.git
cd ql.io
make install
cd ..

About

The source for the ql.io project site

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published