1
0
mirror of https://git.envs.net/envs/help.git synced 2024-06-25 18:27:05 +00:00
help/README.md

11 lines
293 B
Markdown
Raw Normal View History

2020-05-23 19:13:02 +00:00
# envs.net - help [![Build Status](https://drone.envs.net/api/badges/envs/help/status.svg)](https://drone.envs.net/envs/help)
2019-10-12 18:18:28 +00:00
partially forked from: [tilde.team - wiki](https://tildegit.org/team/site/src/branch/master/wiki/)
2021-08-05 12:23:43 +00:00
## dependencies
```bash
2021-08-05 17:48:47 +00:00
pip3 install mkdocs mkdocs-material
2021-08-05 12:23:43 +00:00
```