2
0

Тайлбар байхгүй

spdv d53a92e4a9 안쓰는 부분 삭제 2 сар өмнө
.github 092c41d579 Merge branch 'beta' into dev 6 сар өмнө
bin 3af3b18232 디렉토리 변경 9 сар өмнө
data 6afdf94edf 히스토리 리셋을 위한 조치 1 жил өмнө
lang 254a3e40e4 문서 길이 추가 2 сар өмнө
route d53a92e4a9 안쓰는 부분 삭제 2 сар өмнө
views 254a3e40e4 문서 길이 추가 2 сар өмнө
.dockerignore a676b60168 docker volumn 제외 9 сар өмнө
.gitignore 962a3929f9 버그 수정 5 сар өмнө
Docker-Install.md 6afdf94edf 히스토리 리셋을 위한 조치 1 жил өмнө
Dockerfile 6afdf94edf 히스토리 리셋을 위한 조치 1 жил өмнө
Dockerfile.arm64v8 6afdf94edf 히스토리 리셋을 위한 조치 1 жил өмнө
Dockerfile.arm64v8.ko 6afdf94edf 히스토리 리셋을 위한 조치 1 жил өмнө
Dockerfile.ko ffe706db4a docker 지원 9 сар өмнө
LICENSE 6afdf94edf 히스토리 리셋을 위한 조치 1 жил өмнө
app.py d53a92e4a9 안쓰는 부분 삭제 2 сар өмнө
create_service.sh 6afdf94edf 히스토리 리셋을 위한 조치 1 жил өмнө
debug_build.sh ffe706db4a docker 지원 9 сар өмнө
docker-compose.yaml 0edbd45439 필요없는 env 제거 9 сар өмнө
docker_build.bat 6afdf94edf 히스토리 리셋을 위한 조치 1 жил өмнө
emergency_tool.py ec819f6739 다시 버그 수정 6 сар өмнө
readme-en.md 54d1310d28 리드미 갱신 10 сар өмнө
readme.md 54d1310d28 리드미 갱신 10 сар өмнө
requirements-optional.txt 5b131addc9 이렇게 오버라이드 해야겠다 1 жил өмнө
requirements.txt d41bfa66ac 일부 수정 5 сар өмнө
run_ubuntu.sh 3af3b18232 디렉토리 변경 9 сар өмнө
run_windows.bat 956a25bab0 코드 일부 수정 1 жил өмнө
version.json bdeee50cc8 https://github.com/openNAMU/openNAMU/issues/2554 2 сар өмнө

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.