Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@methodus/cli

Package Overview
Dependencies
Maintainers
4
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@methodus/cli

@methodus/cli

  • 8.0.8
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
4
Weekly downloads
 
Created
Source

-methodus-cli

@methodus/cli

The easies way to setup a new Methodus application is using the CLI.

Commands

methodus - will display the options menu ->

? What project template would you like to generate? (Use arrow keys)
> application
  controller
  module
  service

methodus application [name] - creates a new Methodus application

methodus generate controller [name] - creates a new Methodus application methodus generate module [name] - creates a new Methodus application methodus generate service [name] - creates a new Methodus application

add --module to specify in which module to create the item. e.g.

methodus g c MyControll --module=MyModule

** Reference **

filename

** Tests overview **

tests

Keywords

FAQs

Package last updated on 27 May 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc