@tgrv/cli
v1.0.1
Published
Gravity Standalone Runtime CLI
Downloads
174
Readme
⪩ Gravity Runtime CLI
The standalone high-performance JavaScript runtime of the TitanPl Framework.
Gravity (tgrv) allows you to execute JavaScript scripts natively with direct access to TitanPl's powerful native extensions and deterministic async engine.
🚀 Usage
# Initialize a new project
tgrv init
# Run your script
tgrv app.js📖 Documentation
For comprehensive documentation on available runtime APIs (File System, Network, Database, Tasks, etc.), please visit:
👉 Gravity Runtime API Reference
🪐 Features
- Deterministic Async: Powered by the Gravity Drift engine.
- Native Extensions: Seamlessly load and use
@titanpl/coreand other native modules. - Zero Config: No
node_modulesrequired for core execution. - TypeScript Support: Built-in IntelliSense and type definitions via
@titanpl/native.
Orbiting at the edge of performance.
