Skip to content

New license infrastructure for Creative Commons

License

Notifications You must be signed in to change notification settings

kpy815/cc-licenses

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Creative Commons Licenses Infrastructure

Getting Started

make setup

This command will:

  1. Create a virtual environment called cc-licenses, install python, and python dependencies
  2. Create a Postgres Database called cc_licenses and run database migrations

Please see Makefile in the root directory for a closer look at the commands we are running.

After installation is complete. Run:

  1. workon cc-licenses
  2. cd cc_licenses && python manage.py runserver

About

New license infrastructure for Creative Commons

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 55.7%
  • HTML 43.8%
  • Other 0.5%