Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@daytona/lds-cli

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

@daytona/lds-cli

A CLI to manage components and builds of a LDS framwork

latest
npmnpm
Version
0.4.0
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

LDS - CLI

Command line interface for managing a Living Design System

This only returns the means for root lds-package to define commandnds and their actions.

Commands available are:

$ lds init      : Set up a new project with folder structure and configuation file
$ lds start     : Start up a Living-design-system server and build assets.
$ lds build {type}    : Build assets, if no type is defined all will be built (js, css, image, sass, fonts, icons)
$ lds watch     : Set up watch task to run build if any file is changed
$ lds create {type:name} creates a new basic component eg. component:Button, view:parentpage/subpage
$ lds test {test} : Run LDS test suite to make sure everything is correctly set up and ready for action or deploy

FAQs

Package last updated on 08 Feb 2017

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