Skip to content

eagles051387/lsp2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LMMS Sharing Platform 2
========================


Code for new Django-based LMMS Sharing Platform.

Copyright (c) 2014 Tobias Doerffel

License: GPLv2 or later


Dependencies
============

These are the requirements needed on ubuntu.

1) sudo apt-get install python3-pip
2) sudo pip3 install django
3) sudo easy_install3 South

Usage
=====

* Initializing local database:

  ./manage.py syncdb


* Run inbuilt django web server:

 ./manage.py runserver

Setting up your webserver for deployment
========================================

Setting up groups with appropriate permissions for users
========================================================

About

LMMS Sharing Platform 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%