Skip to content

An application to allow developers to store and share code snippits.

Notifications You must be signed in to change notification settings

Nick011/developer_box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Beaker

A website for storing and organizing snippits of code.

http://codebeaker.herokuapp.com/

This project is not yet ready for production.

To setup local:

  • git clone
  • create local_settings.py as described in the settings.py file
  • pip install -r requirements.txt
  • python manage.py createdb
  • python manage.py migrate
  • python manage.py runserver

About

An application to allow developers to store and share code snippits.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published