{"library":"onelang-cli","title":"OneLang CLI","description":"Command-line interface for the OneLang source-to-source transpiler framework, version 0.0.6. Provides a CLI tool to transpile code between languages using OneLang's transpilation engine. Released as an experimental alpha, with no fixed release cadence. Differentiates by offering a unified CLI frontend for the OneLang transpiler, which supports multiple language targets.","language":"javascript","status":"active","last_verified":"Fri May 01","install":{"commands":["npm install onelang-cli"],"cli":{"name":"onelang","version":null}},"imports":[],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"onelang transpile --input source.ts --output source.js --target typescript || echo 'Check OneLang installation and target support'","lang":"typescript","description":"Shows basic usage of the onelang CLI to transpile a file, with fallback on error.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}