Calamoose Labs Presents
Robomoose is a CLI tool for creating and managing your apps.
- Templates: Create templates for your apps with minimal setup.
- Automations: Automate your app with a simple CLI tool.
- Git submodules: Use git submodules to manage your dependencies.
Using this CLI tool
-
Step One
console.log("Step One");
-
Step Two
console.log("Step Two");
Internal App is open-source software licensed under the MIT License.
- Create the install script, either using shell script or Deno run script.
- Create the kintsugi command which will start with the arguments of fixImports, which will create the .robomoose/kinstsugi folder which will resolve the blank imports for kintsugi, for the editor. It will also add the .robomoose to .gitignore.