Sen descrición

잉여개발기 fa932a8f99 복사 때는 작동 안하도록 hai 6 meses
.github 092c41d579 Merge branch 'beta' into dev hai 6 meses
bin 3af3b18232 디렉토리 변경 hai 9 meses
data 6afdf94edf 히스토리 리셋을 위한 조치 hai 1 ano
lang cacee6888e 오탈자 수정 hai 8 meses
route 007dab532b ㄱ-힣 수정 hai 8 meses
views fa932a8f99 복사 때는 작동 안하도록 hai 6 meses
.dockerignore a676b60168 docker volumn 제외 hai 9 meses
.gitignore 3af3b18232 디렉토리 변경 hai 9 meses
Docker-Install.md 6afdf94edf 히스토리 리셋을 위한 조치 hai 1 ano
Dockerfile 6afdf94edf 히스토리 리셋을 위한 조치 hai 1 ano
Dockerfile.arm64v8 6afdf94edf 히스토리 리셋을 위한 조치 hai 1 ano
Dockerfile.arm64v8.ko 6afdf94edf 히스토리 리셋을 위한 조치 hai 1 ano
Dockerfile.ko ffe706db4a docker 지원 hai 9 meses
LICENSE 6afdf94edf 히스토리 리셋을 위한 조치 hai 1 ano
app.py 3af3b18232 디렉토리 변경 hai 9 meses
create_service.sh 6afdf94edf 히스토리 리셋을 위한 조치 hai 1 ano
debug_build.sh ffe706db4a docker 지원 hai 9 meses
docker-compose.yaml 0edbd45439 필요없는 env 제거 hai 9 meses
docker_build.bat 6afdf94edf 히스토리 리셋을 위한 조치 hai 1 ano
emergency_tool.py 6afdf94edf 히스토리 리셋을 위한 조치 hai 1 ano
readme-en.md 54d1310d28 리드미 갱신 hai 10 meses
readme.md 54d1310d28 리드미 갱신 hai 10 meses
requirements-optional.txt 5b131addc9 이렇게 오버라이드 해야겠다 hai 1 ano
requirements.txt 092c41d579 Merge branch 'beta' into dev hai 6 meses
run_ubuntu.sh 3af3b18232 디렉토리 변경 hai 9 meses
run_windows.bat 956a25bab0 코드 일부 수정 hai 1 ano
version.json 092c41d579 Merge branch 'beta' into dev hai 6 meses

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.