kallefrombosnia / amxx-online

AMXX web compiler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AMXX Online compiler 💣

AMXX Online compiler is nodejs app for online compiling of .sma codes into binary .amxx

AMXX Online compiler provides you:

  • small IDE
  • easy online plugin compile
  • caching includes, so you dont repeat same process
  • MD5 and SHA251 compiled plugin hashes

Screenshots

Welcome page Compiler Cache

Installation

AMXX Online requires Node.js v6+ to run.

Currently this project only supports Windows as working OS, but other OS can be easily implemented.

$ git clone https://github.com/kallefrombosnia/amxx-online.git && cd amxx-online

And then run node command

$ npm run build

And thats it.

Development

Want to contribute? Great! Also leave a ⭐ if you like this project.

Known bugs

See issues.

Todos

  • Add docker support
  • Write more examples
  • Add API documentation

License

MIT

About

AMXX web compiler


Languages

Language:SourcePawn 72.3%Language:Pawn 20.4%Language:C++ 4.9%Language:Pug 1.2%Language:JavaScript 1.1%Language:CSS 0.0%Language:Smarty 0.0%Language:Dockerfile 0.0%