Skip to content

kwpav/recordcrate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

https://travis-ci.org/kwpav/recordcrate.svg?branch=master

Recordcrate

Keep track of your records.

A work in progress.

Getting Started

Clone the repo:

git clone https://github.com/kwpav/recordcrate.git

Set up Python (this project assumes you have Pipenv installed):

cd recordcrate/api/
pipenv install

Start the server:

pipenv run vinyl/manage.py runserver

Run the tests:

pipenv run vinyl/manage.py test vinyl/records/tests/ -v 2

Releases

No releases published

Packages

No packages published

Languages