Skip to content

Developer guidelines, coding styles and best practices for City:Cult project.

License

Notifications You must be signed in to change notification settings

CityCult/developer_guidelines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

City:Cult's guidelines for developers, see docs.

Generate HTML on Windows:

> pip install --user tox>=4.0.0
> python -m tox run -e docs

Generate HTML on Linux:

$ pip3 install tox>=4.0.0
$ tox run -e docs

Generated HTML is located at build/docs/html.

About

Developer guidelines, coding styles and best practices for City:Cult project.

Resources

License

Stars

Watchers

Forks