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

@kubibasecode/basecodecli

Package Overview
Dependencies
4
Maintainers
1
Versions
20
Issues
File Explorer

Advanced tools

@kubibasecode/basecodecli

Basecode cli will create construct project and create modules.

    1.0.20latest
    GitHub

Version published
Maintainers
1

Readme

Source

This is our construct.

Construct

Install For Global

npm install -g @kubibasecode/basecodecli

Create project

constructcli create --name project_name
  • Other project helpfull commands

Migration database

constructcli db:migrate

Seed database

constructcli db:seed

Reset database

constructcli db:reset

Create module

constructcli create:module --directory directory_name --database database_name --modulename modulename

Delete module

constructcli delete:module --directory directory_name

Create tools

constructcli create:tools

FAQs

Last updated on 27 Oct 2022

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