jmerle / cg-local-ext

A browser extension which helps in synchronizing the CodinGame IDE with a local file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CG Local Extension

Build Status
Chrome Web Store Version Chrome Web Store Users
Mozilla Add-on Version Mozilla Add-on Users

A browser extension which helps in synchronizing the CodinGame IDE with a local file. Has to be used in combination with cg-local-app which takes care of the local filesystem and makes configuration easy through a GUI. See the CodinGame topic for more information.

Install

Mozilla Reviewers

The information provided below is meant for Mozilla volunteers.

Software versions used:
Node.js: 14.15.0
Yarn: 1.22.5

Third-party libraries that can be found in the extension:

Package the extension by cd'ing into the source code submission directory, installing the dependencies with yarn and packaging with yarn package. The result can be found in the dist/ directory.

About

A browser extension which helps in synchronizing the CodinGame IDE with a local file

License:MIT License


Languages

Language:TypeScript 99.0%Language:JavaScript 1.0%