We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9213335 + ab75277 commit b3fb68fCopy full SHA for b3fb68f
2 files changed
minecode/README.rst
@@ -2,3 +2,11 @@ minecode
2
=========
3
4
MineCode is a Django web app that visits upstream package repositories and saves the package metadata to the PackageDB.
5
+
6
+Local setup
7
+===========
8
9
+* ./configure
10
+* make postgres
11
+* make envfile
12
+* make run
packagedb/README.rst
@@ -2,3 +2,11 @@ packagedb
PackageDB is a Django web app that provides the model for storing package metadata.
0 commit comments