Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cosmos-proposal-builder

Helps you build software upgrade proposals.

Usage

Python

  • This will open a browser on localhost:8000.
python -m pip install -r requirements.txt
python src/main.py

Docker

  • This will serve the site on localhost:8000.
docker build -t proposal-builder .
docker run --rm -p 8000:8080 proposal-builder

Video capture of user interface

About

Tool for building Cosmos proposals

Resources

Stars

0 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages