Skip to content

Latest commit

 

History

History
49 lines (32 loc) · 1.64 KB

README.md

File metadata and controls

49 lines (32 loc) · 1.64 KB

RRReol

测评代码的轻松方式

针对OIer的全套代码测评解决方案

GitHub forks GitHub stars GitHub watchers

996.icu Codacy Badge Build Status codecov CodeFactor GitHub repo size in bytes GitHub

TODO

see on Project

贡献项目

USAGE

  1. install node and yarn

lerna bootstrap

yarn test

# enter the specific project
cd ./packages/rrreol-xxx
# and see its `package.json` to know the scripts
  1. Pull Request之前
  • 检查Commit message是否合法

  • 删除多余改动

LICENSE

Follow GNU GPL-3.0