Skip to content

ducttape/ducttape-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ducttape site

Description

Ducttape-site is the application behind the website of the awesome ducttape engine.

License

This application, all of its sources and resources are licensed under the zlib license.

For the full license text, please see the included LICENSE file.

Dependencies

You will need

  • Python 2.7
  • flask
  • flask-sqlalchemy
  • flask-wtf
  • flask-markdown

as well as their respective dependencies. I recommend using a virtualenv and pip to install all of those. (The setup.sh script will do exactly that.)

Running

Run python runserver to fire up the debug server and navigate to http://localhost:5000

About

The application for the ducttape website.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published