Exciting release!Introducing "safe npm". Learn more
Socket
Log inDemoInstall

@smartsoft001/cli

Package Overview
Dependencies
3
Maintainers
1
Versions
426
Issues
File Explorer

Advanced tools

@smartsoft001/cli

This library allow generate dynamic code.

    1.1.60latest
    npm

Version published
Maintainers
1
Weekly downloads
54
decreased by-93.89%

Weekly downloads

Readme

Source

@smartsoft001/cli

This library allow generate dynamic code.

Install

npm install @smartsoft001/cli -g

Usage

Prepare system

Preparing operating system dependencies to work with the framework.

smart prepare

Create project

smart init --name [name]

Parameters:

--name (alias: -n)Project name

Generate shared library

smart generate library [name] [--type=default]

alias:

smart g lib [name] [--type=default]

Parameters:

nameLibrary name
--type Type of library (default: default)
  • angular - angular library
  • default - nodejs library

Generate domain

smart generate domain

alias:

smart g domain [name]

Parameters:

nameDomain name

FAQs

Last updated on 10 Mar 2023

Did you know?

Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.

Install Socket
Socket
support@socket.devSocket SOC 2 Logo

Product

  • Package Issues
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc