Calamoose Labs Presents
Liblite is a SQLlite federation 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 Builder class to handle the transpile and build process.
- Create the Loader class to handle the loading of the modules from the producer servers.
- Create the Watcher class to handle the watching of the files and triggering the builder to create the new modules.