@cpany/plugin-atcoder
Version:
CPany AtCoder plugin
16 lines (8 loc) • 661 B
Markdown
# @cpany/atcoder
[](https://www.npmjs.com/package/@cpany/atcoder)
AtCoder plugin for [CPany](https://github.com/cpanyjs/CPany).
## Usage
Before usage, you should login [AtCoder](https://atcoder.jp/) manually, and get the cookie `REVEL_SESSION` to set the environment variable `REVEL_SESSION`.
If you are using the template repository [CPany-Template](https://github.com/cpanyjs/template), you should update secrets `REVEL_SESSION` in the settings of repository before running AtCoder action.
## License
MIT License © 2021 [XLor](https://github.com/yjl9903)