Ei kuvausta

bass9030 e8cd7ddf4a pymysql에서 필요한 sha3 인증용 종속성 추가 9 kuukautta sitten
.github 6afdf94edf 히스토리 리셋을 위한 조치 1 vuosi sitten
data 6afdf94edf 히스토리 리셋을 위한 조치 1 vuosi sitten
lang 7fa82840f1 코드 수정 1 vuosi sitten
route 3af9a7efd5 mysql docker가 시작될때까지 대기 9 kuukautta sitten
route_go 6afdf94edf 히스토리 리셋을 위한 조치 1 vuosi sitten
views aca7f24f97 파이어폭스에서만 발생하는 버그 수정 1 vuosi sitten
.dockerignore 6afdf94edf 히스토리 리셋을 위한 조치 1 vuosi sitten
.gitignore 3c7d74133c svg 첨부 1 vuosi sitten
Docker-Install.md 6afdf94edf 히스토리 리셋을 위한 조치 1 vuosi sitten
Dockerfile 6afdf94edf 히스토리 리셋을 위한 조치 1 vuosi sitten
Dockerfile.arm64v8 6afdf94edf 히스토리 리셋을 위한 조치 1 vuosi sitten
Dockerfile.arm64v8.ko 6afdf94edf 히스토리 리셋을 위한 조치 1 vuosi sitten
Dockerfile.ko 6afdf94edf 히스토리 리셋을 위한 조치 1 vuosi sitten
LICENSE 6afdf94edf 히스토리 리셋을 위한 조치 1 vuosi sitten
app.py 6cd6a2a27a 버그 수정 1 vuosi sitten
create_service.sh 6afdf94edf 히스토리 리셋을 위한 조치 1 vuosi sitten
docker-compose.yaml 0a0de6de12 docker에서도 mysql 설정 지원하도록 추가중 9 kuukautta sitten
docker_build.bat 6afdf94edf 히스토리 리셋을 위한 조치 1 vuosi sitten
emergency_tool.py 6afdf94edf 히스토리 리셋을 위한 조치 1 vuosi sitten
readme-en.md bf53e407d5 리드미 추가 1 vuosi sitten
readme.md bf53e407d5 리드미 추가 1 vuosi sitten
requirements-optional.txt 5b131addc9 이렇게 오버라이드 해야겠다 1 vuosi sitten
requirements.txt e8cd7ddf4a pymysql에서 필요한 sha3 인증용 종속성 추가 9 kuukautta sitten
run_ubuntu.sh 956a25bab0 코드 일부 수정 1 vuosi sitten
run_windows.bat 956a25bab0 코드 일부 수정 1 vuosi sitten
version.json 79db6fb357 이것도 수정 1 vuosi sitten

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.