Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

lukas-w/lsp2

Repository files navigation

LMMS Sharing Platform 2

Code for new Django-based LMMS Sharing Platform.

License: GPLv2 or later

Usage

Initializing local database:

./manage.py syncdb

Run web server:

./manage.py runserver

For testing purposes, fill database with pseudo-data by running

./manage.py loadtestdata submissions.<Model>:<n>

Requirements

This project uses the following python packages:

Install them via

    $ pip install -r requirements.txt
    $ pip install -r requirements.dev.txt
    $ pip install -r requirements.import.txt

respectively.

About

LMMS Sharing Platform 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •