Sin descripción

잉여개발기 c9d184d5a3 Merge pull request #2524 from openNAMU/dev hace 1 año
.github 6afdf94edf 히스토리 리셋을 위한 조치 hace 1 año
data 6afdf94edf 히스토리 리셋을 위한 조치 hace 1 año
lang 7fa82840f1 코드 수정 hace 1 año
route 25037b6200 버그 수정 hace 1 año
route_go 6afdf94edf 히스토리 리셋을 위한 조치 hace 1 año
views 25037b6200 버그 수정 hace 1 año
.dockerignore 6afdf94edf 히스토리 리셋을 위한 조치 hace 1 año
.gitignore 6afdf94edf 히스토리 리셋을 위한 조치 hace 1 año
Docker-Install.md 6afdf94edf 히스토리 리셋을 위한 조치 hace 1 año
Dockerfile 6afdf94edf 히스토리 리셋을 위한 조치 hace 1 año
Dockerfile.arm64v8 6afdf94edf 히스토리 리셋을 위한 조치 hace 1 año
Dockerfile.arm64v8.ko 6afdf94edf 히스토리 리셋을 위한 조치 hace 1 año
Dockerfile.ko 6afdf94edf 히스토리 리셋을 위한 조치 hace 1 año
LICENSE 6afdf94edf 히스토리 리셋을 위한 조치 hace 1 año
app.py 7fa82840f1 코드 수정 hace 1 año
create_service.sh 6afdf94edf 히스토리 리셋을 위한 조치 hace 1 año
docker_build.bat 6afdf94edf 히스토리 리셋을 위한 조치 hace 1 año
emergency_tool.py 6afdf94edf 히스토리 리셋을 위한 조치 hace 1 año
readme-en.md bf53e407d5 리드미 추가 hace 1 año
readme.md bf53e407d5 리드미 추가 hace 1 año
requirements-optional.txt b0600bd66f 옵셔널에 regex 추가 hace 1 año
requirements.txt 474587aa10 임시 패치 hace 1 año
run_ubuntu.sh 956a25bab0 코드 일부 수정 hace 1 año
run_windows.bat 956a25bab0 코드 일부 수정 hace 1 año
version.json 25037b6200 버그 수정 hace 1 año

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.