Package Exports
- @lucidlayer/traceform-onboard
- @lucidlayer/traceform-onboard/dist/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@lucidlayer/traceform-onboard) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Traceform CLI
Fast Onboarding & Debugging Setup for Teams
Why Use the Traceform CLI?
The Traceform CLI simplifies the setup process for the Traceform toolchain (VS Code extension, Babel plugin, and browser extension), making it faster for teams to start using Traceform.
- Accelerated Setup: Get your team up and running with Traceform quickly.
- Automated Configuration: The CLI handles the technical details.
- Reduced Friction: Lower the barrier to entry for new hires and contractors.
Quickstart
Get your team up and running in minutes:
- In your React project directory, run:
npx @lucidlayer/traceform-onboard check
- Follow the CLI wizard to install and configure all required Traceform tools.
- Start your dev server, open your app in the browser, and try Traceform!
How It Works
- The CLI checks your project for compatibility and guides you through setup.
- Installs and configures the VS Code extension, Babel plugin, and browser extension.
- Aims to ensure your team can see code-to-UI mappings instantly, with no manual steps.
Beta
Traceform is currently in closed Beta. Claims about time savings are under active validation through pilot programs.
License
This CLI tool is licensed under the Apache-2.0 License. See the LICENSE file for details.