Contributing
pg_net is OSS. PR and issues are welcome.
Development
Nix is required to set up the environment.
Testing
For testing locally, execute:
1 2 3 4 5 6 7 8 |
|
Documentation
All public API must be documented. Building documentation requires python 3.6+
Install Dependencies
Install mkdocs, themes, and extensions.
1 |
|
Serving
To serve the documentation locally run
1 |
|
and visit the docs at http://127.0.0.1:8000/pg_net/