@ycs/cli
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

Build Status Coverage Status MIT license

Introduction

This is a cli tool for Ycs project. More info about @ycs-core To see the project structure here @ycs-base

Installation

npm i -g @ycs/cli

Usage

Help

ycs --help

Initialize project

ycs --new

Restful API

Add a restful API endpoint

ycs --api-add

Plugins

Add a plugin

ycs --plugin-add

Remove a plugin

ycs --plugin-remove

Test and deploy

Run local server

npm run serve

Build project

npm run build

Deploy project

npm run deploy

Readme

Keywords

none

Package Sidebar

Install

npm i @ycs/cli

Weekly Downloads

4

Version

1.0.2

License

MIT

Last publish

Collaborators

  • kuyoonjo