command
Version:
v0.0.0-...-4a11b79
Opens a new window with list of versions in this module.
Published: Sep 2, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Machine Database
These are instructions for setting up development for and testing changes to the Machine Database.
Setting up
- In infra/go run the following to activate the go environment:
cd ../../../../../../
eval `./env.py`
cd -
- To set up the UI (frontend and RPC explorer):
cd ../../../web
./web.py install
./web.py build rpcexplorer
cd -
Testing
gae.py upload --app-id machine-db-dev
Documentation
¶
Package main contains the Machine Database AppEngine front end.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.