Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 909 Bytes

File metadata and controls

44 lines (26 loc) · 909 Bytes

ICON cph-submit

Browser add on that enables Codeforces submit with Competitive Programming Helper

Available for Firefox and Google Chrome.

Installation

Mozilla Firefox

Google Chrome

Install the extension using the above links, and keep the browser window open when you want to submit from cph in VS Code.

Building

Run npm install, then node create-zip.js. Needs jq.

Development

Formatting

To format the code using Prettier, run:

npm run format

To check if the code is correctly formatted, run:

npm run format:check

Contributing

Contributions are welcome.

Support

Please create an issue for support.