
Security News
GitHub Actions Checkout Now Blocks Risky pull_request_target Checkouts
GitHub Actions checkout now blocks risky pull_request_target checkouts by default to help prevent pwn request supply chain attacks.
@tylertech/forge-cli
Advanced tools
The Forge CLI is a utility for building and managing native Web Component libraries that follow the Forge project structure.
This utility can be used to scaffold new projects and components, as well as build and publish Forge Web Components libraries to npm.
The CLI tool is intended to be installed individually within each project.
$ npm install @tylertech/forge-cli
$ forge help
$ forge new
Install dependencies:
$ npm install
Build the package:
$ npm run build
To run the build command in watch mode for an on-the-fly build:
$ npm run watch
Testing the CLI locally can be done by using npm link, or by just using a path to the dist directory after a successful build:
$ node ../forge-cli/bin/forge help
Apache-2.0
FAQs
A CLI for managing Tyler Forge™ Web Component projects.
The npm package @tylertech/forge-cli receives a total of 68 weekly downloads. As such, @tylertech/forge-cli popularity was classified as not popular.
We found that @tylertech/forge-cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 6 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
GitHub Actions checkout now blocks risky pull_request_target checkouts by default to help prevent pwn request supply chain attacks.

Product
Socket now supports Custom Roles and Repository Access Permissions so organizations can control who can access specific repositories and actions.

Product
Socket MCP now lets AI assistants review org alerts, investigate threats using the Socket threat feed, and inspect package files in addition to dependency scoring.