An open API service indexing awesome lists of open source software.

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

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/)