@srclaunch/cli

3.20.0 • Public • Published

@srclaunch/cli

Issues Coveralls Build npms.io (final)

Command line tool for managing SrcLaunch Workspaces and Projects.


Usage

$ srclaunch <command>


build

Commands for building a project.

Sub-commands
  • esbuild - Builds project using ESBuild
  • vite - Builds project using Vite
  • types - Builds TypeScript definitions

changesets

Commands for managing changes.

Sub-commands
  • create - Create a new changeset and add uncommited changes
  • list - List changesets (default --pending=true)
  • help - Displays help information changeset commands

dev

Commands for building a project.

Sub-commands
  • start
  • help

help


infrastructure

Sub-commands
  • deploy
  • help

models

Sub-commands
  • clean
  • create
  • build
  • list
  • help

preview

Sub-commands
  • start
  • help

projects

Sub-commands
  • create - Create a new SrcLaunch project
  • list - List SrcLaunch projects
  • help - Shows project command help information

release

Collect changes, bump and tag version, and deploy

Sub-commands
  • create - Commits all changesets, bumps package version and pushes changes to the remote repository.

serve

Sub-commands
  • web-app - Serves a Web application through via static files or SSR.
  • web-service - Starts a Web service listener
  • help - Shows serve command help information

Readme

Keywords

none

Package Sidebar

Install

npm i @srclaunch/cli

Weekly Downloads

1

Version

3.20.0

License

MIT

Unpacked Size

2.02 MB

Total Files

321

Last publish

Collaborators

  • burgerzzz