https://github.com/ryanking13/cms-guide
:green_book:CMS guide/scripts for korean student/TAs
https://github.com/ryanking13/cms-guide
cms guide
Last synced: 8 months ago
JSON representation
:green_book:CMS guide/scripts for korean student/TAs
- Host: GitHub
- URL: https://github.com/ryanking13/cms-guide
- Owner: ryanking13
- License: mit
- Created: 2017-10-16T16:02:06.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-05T14:02:56.000Z (over 8 years ago)
- Last Synced: 2025-02-02T18:28:08.994Z (over 1 year ago)
- Topics: cms, guide
- Language: Python
- Homepage:
- Size: 1.56 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Contest Management System Guide
2017-2 '프로그래밍 연습' 채점 사이트로 [CMS](https://cms-dev.github.io/)(contest management system)를 운영하면서 작성한 스크립트, 사용 가이드 등을 기록해두는 레포.
## Server Environment
- CMS 1.3rc0
- Ubuntu 16.04
## Scripts
Written in Python 3
- [Scripts](./scripts)
## Tips
- [Tips](./tips)
## Outer Link
- [CMS main page](https://cms-dev.github.io/)
- [CMS 1.3 document](https://cms.readthedocs.io/en/v1.3/)