@phoenix-plugin-registry/gap-ide
v0.1.5
Published
GAP IDE Utilities Extension for Brackets.io Code Editor. Feedback and bug reporting: https://github.com/mcmartins/gap-ide/
Downloads
4
Readme
GAP-IDE - Brackets.io Extension
Contains the GAP IDE implementation and installer for Brackets.io
This project is the base for the GAP package FIDM, based on XGAP, to provide a cross-platform graphical interaction environment for GAP with a built in Integrated Development Environment with Snippets, Syntax Highlighting, Autocompletion, Linter, etc.
How it Works
For development NodeJS/NPM are required to build and run the tool.
bash$ cd src
bash$ npm install
bash$ npm run package
License
MIT