Socket
Book a DemoInstallSign in
Socket

wewillapp.netlify.app/we-cli

Package Overview
Dependencies
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wewillapp.netlify.app/we-cli

Go Modules
Version
v0.1.3
Version published
Created
Source

Wewillapp

We CLI

a tool for scaffoling go_standard project in wewillapp

Install

easy install with go install go install github.com/wewillapp-com/we-cli@latest

Usage

we-cli [command] [flags]

available commands:

  • init initialize new project (incomming)
  • create create a resource
    • flags:
      • --name, -n resource name
      • --type, -t resource type (model, response, form, resource)
      • --path, -p resource path (no need if create resource)

avialable resources:

  • model - create a model
  • response - create a response
  • form - create a form
  • resource create all(model, response, form)

License: Gnu3

FAQs

Package last updated on 15 Apr 2022

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