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

@swyger/cli

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@swyger/cli

Swyger CLI is used to create projects(Server/Client) with boilerplate!

  • 0.1.2
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
8
increased by700%
Maintainers
1
Weekly downloads
 
Created
Source

Swyger CLI

alt text

Swyger CLI(Command Line Interface) is created to help you to generate the boilerplate project (server/client...)

So it is a free and open source!!!

Note:Look for rollup option in vite.config.js

Prerequisite:

  • NodeJS 16+: https://nodejs.org/
  • Browser: Google Chrome, Firefox, Microsoft Edge...etc (latest version)
  • Terminal(command line to run the app for test)
  • IDE( to modify the code source): Visual Studio, PhpStorm(recommended),sublimetext 4...etc

Note:

This Framework, assume you already know how to use NodeJS.

Installing Swyger CLI

npm i @swyger/cli from a project

or globally npm i -g @swyger/client

Common Commands:

  • swyger-cli -- -h: To get th commands and option
  • swyger-cli -- init: To init the project
    • init command can be directly chained with:
      • -n your-project-name: To create the project name

Note: In case you don't know options, just type swyger-cli init and follow the scripts.

References

Join US

If you have any suggestion, feature to add ...etc

Contributors

  • Agglomy Team :
    • Ivan Joel Sobgui

Licence

MIT: You can use it for educational/personal/business purpose!

Keywords

FAQs

Package last updated on 06 Jun 2023

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