Skip to content

Latest commit

 

History

History
53 lines (40 loc) · 2.13 KB

readme-en.md

File metadata and controls

53 lines (40 loc) · 2.13 KB

(en-US) | (ko-KR)

openNAMU

Up to Python 3.5 LICENSE

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.

Index

Getting Started

openNAMU is based upon Python, and it requires a Python environment.

Here you can see the guide.

Clone

You can clone this repository by entering the following command at the terminal (command prompt):

  • git clone -b stable https://github.com/2du/openNAMU.git
  • git clone -b beta https://github.com/2du/openNAMU.git
  • git clone -b dev https://github.com/2du/openNAMU.git

Contribute

openNAMU 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)

Lisence

openNAMU is protected by BSD 3-Clause License. Please refer to the documentation for details.

External Projects

Authors

Special Thanks

Etc.

  • Owner rights are granted to the first registor.
  • Test Server