Jon Meow f2d48f1bd0 Move the jekyll sidebar to a python script for consistent generation. (#205) 5 年 前
..
README.md cc4211442f Merge carbon-project-tools back into carbon-lang (#203) 5 年 前
__init__.py f2d48f1bd0 Move the jekyll sidebar to a python script for consistent generation. (#205) 5 年 前
new_proposal.py cc4211442f Merge carbon-project-tools back into carbon-lang (#203) 5 年 前
new_proposal_test.py f2d48f1bd0 Move the jekyll sidebar to a python script for consistent generation. (#205) 5 年 前
proposals.py f2d48f1bd0 Move the jekyll sidebar to a python script for consistent generation. (#205) 5 年 前
proposals_test.py f2d48f1bd0 Move the jekyll sidebar to a python script for consistent generation. (#205) 5 年 前
update_proposal_list.py f2d48f1bd0 Move the jekyll sidebar to a python script for consistent generation. (#205) 5 年 前

README.md

Scripts

Scripts for use with proposals.

See individual scripts for more details.

Please use pytest for testing:

$ pip install pytest