|
|
5 vuotta sitten | |
|---|---|---|
| .github | 5 vuotta sitten | |
| data | 5 vuotta sitten | |
| lang | 5 vuotta sitten | |
| route | 5 vuotta sitten | |
| views | 5 vuotta sitten | |
| .dockerignore | 7 vuotta sitten | |
| .gitignore | 5 vuotta sitten | |
| Docker-Install.md | 7 vuotta sitten | |
| Dockerfile | 6 vuotta sitten | |
| Dockerfile.arm64v8 | 6 vuotta sitten | |
| LICENSE | 7 vuotta sitten | |
| app.py | 5 vuotta sitten | |
| emergency_tool.py | 5 vuotta sitten | |
| readme-en.md | 5 vuotta sitten | |
| readme.md | 5 vuotta sitten | |
| requirements.txt | 5 vuotta sitten | |
| version.json | 5 vuotta sitten |
openNAMU is a Python-based wiki engine. You can use openNAMU by installing Python and its dependency modules, and you can modify the code yourself to create more specialized wikis.
openNAMU is based upon Python, and it requires a Python environment.
Here you can see the guide.
You can clone this repository by entering the following command at the terminal (command prompt):
git clone -b stable https://github.com/2du/openNAMU.gitgit clone -b beta https://github.com/2du/openNAMU.gitgit clone -b dev https://github.com/2du/openNAMU.gitopenNAMU may have some untested bugs. Your use of openNAMU and bug discovery will help develop openNAMU. (Create Issues)
openNAMU is a complete open source project. Add new features and create pull requests. (Create Pull Requests)
openNAMU is protected by BSD 3-Clause License. Please refer to the documentation for details.