Нема описа

잉여개발기 1d23d71025 안 쓰는 JS 파일 제거 пре 1 година
.github 6afdf94edf 히스토리 리셋을 위한 조치 пре 1 година
data 6afdf94edf 히스토리 리셋을 위한 조치 пре 1 година
lang 305ddbcfe6 각 기능별 문구 설정 기능 추가 пре 1 година
route c80da5cad3 중복 import 제거 пре 1 година
route_go 6afdf94edf 히스토리 리셋을 위한 조치 пре 1 година
views 1d23d71025 안 쓰는 JS 파일 제거 пре 1 година
.dockerignore 6afdf94edf 히스토리 리셋을 위한 조치 пре 1 година
.gitignore 6afdf94edf 히스토리 리셋을 위한 조치 пре 1 година
Docker-Install.md 6afdf94edf 히스토리 리셋을 위한 조치 пре 1 година
Dockerfile 6afdf94edf 히스토리 리셋을 위한 조치 пре 1 година
Dockerfile.arm64v8 6afdf94edf 히스토리 리셋을 위한 조치 пре 1 година
Dockerfile.arm64v8.ko 6afdf94edf 히스토리 리셋을 위한 조치 пре 1 година
Dockerfile.ko 6afdf94edf 히스토리 리셋을 위한 조치 пре 1 година
LICENSE 6afdf94edf 히스토리 리셋을 위한 조치 пре 1 година
app.py c80da5cad3 중복 import 제거 пре 1 година
create_service.sh 6afdf94edf 히스토리 리셋을 위한 조치 пре 1 година
docker_build.bat 6afdf94edf 히스토리 리셋을 위한 조치 пре 1 година
emergency_tool.py 6afdf94edf 히스토리 리셋을 위한 조치 пре 1 година
readme-en.md bf53e407d5 리드미 추가 пре 1 година
readme.md bf53e407d5 리드미 추가 пре 1 година
requirements-optional.txt b0600bd66f 옵셔널에 regex 추가 пре 1 година
requirements.txt 6afdf94edf 히스토리 리셋을 위한 조치 пре 1 година
ubuntu.sh 6afdf94edf 히스토리 리셋을 위한 조치 пре 1 година
version.json b0600bd66f 옵셔널에 regex 추가 пре 1 година

readme-en.md

(en-US) | (ko-KR)

openNAMU

Up to Python 3.8 LICENSE

openNAMU is a Python-based wiki engine.

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/openNAMU/openNAMU.git
  • git clone -b beta https://github.com/openNAMU/openNAMU.git
  • git clone -b dev https://github.com/openNAMU/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

Etc.