mirror of
https://github.com/MincoMK/create-computercraft.git
synced 2025-12-09 22:23:18 +00:00
main
create-computercraft
A simple tool for creating new ComputerCraft-TS projects. ComputerCraft-TS automatically converts your TypeScript project to a single lua file.
Usage
npm create computercraft@latest
Templates
- executable: A standalone ComputerCraft program.
- library: A library for use in other ComputerCraft programs.
Contributing
Contributions are welcome! Please open an issue or submit a pull request.
License
This project is licensed under the ISC License.
Description
Languages
JavaScript
69.8%
TypeScript
30.2%