This is the core library for CodeEngine. It exports the CodeEngine
class, which manages plugins, worker threads, events, builds, and watching functionality.
NOTE: This is an internal library that is only intended to be used by CodeEngine. Using it outside of CodeEngine is discouraged. Use the code-engine npm package instead.
This package exports a CodeEngine
class. See the Programmatic API wiki page for details about how to use this class.
Contributions, enhancements, and bug-fixes are welcome! Open an issue on GitHub and submit a pull request.
To build the project locally on your computer:
-
Clone this repo
git clone https://github.com/CodeEngineOrg/code-engine-lib.git
-
Install dependencies
npm install
-
Build the code
npm run build
-
Run the tests
npm test
@code-engine/lib is 100% free and open-source, under the MIT license. Use it however you want.
This package is Treeware. If you use it in production, then we ask that you buy the world a tree to thank us for our work. By contributing to the Treeware forest you’ll be creating employment for local families and restoring wildlife habitats.
Thanks to these awesome companies for their support of Open Source developers ❤