New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

lcap

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lcap

CLI for Lcap Projects, including Application and UI Library.


Version published
Weekly downloads
576
increased by364.52%
Maintainers
1
Weekly downloads
 
Created

Lcap

CLI for developing Lcap Projects.

CircleCI NPM Version Dependencies NPM Download

Install

npm install -g lcap

Quick Start

lcap init

Commands

  • lcap help: Show help of all commands

  • lcap -V, --version: Show the version of current CLI

  • init <type> <name>: Initialize a material

  • config <action> <key> [value]: Configure CLI options

  • publish <version>: Publish a new version

  • screenshot <url|local-file>: Take a screenshot of a web page

  • deploy: Push files to NOS static bucket

  • usage: Generate usage.json from api.yaml, screenshot and docs

  • readme: Generate final readable README.md from api.yaml and docs

  • vetur: Generate tags.json and attributes.json for Vetur

  • help [cmd]: display help for [cmd]

Run lcap <command> --help for detailed usage of given command.

FAQs

Package last updated on 16 Jun 2021

Did you know?

Socket

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.

Install

Related posts