UNPKG

@cpany/plugin-atcoder

Version:
16 lines (8 loc) 661 B
# @cpany/atcoder [![version](https://img.shields.io/npm/v/@cpany/atcoder?color=rgb%2850%2C203%2C86%29&label=cpany)](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)