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

@ama-sdk/create

Package Overview
Dependencies
Maintainers
5
Versions
1383
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ama-sdk/create

Create a new SDK

  • 9.0.0-alpha.28
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2.5K
increased by244.29%
Maintainers
5
Weekly downloads
 
Created
Source

Otter extractor

Super cute Otter!

Create an SDK package

This package is simplifying the start of new SDK repository.

Usage

NPM

npm create @ama-sdk typescript <package-name> -- [...options]

Yarn

yarn create @ama-sdk typescript <project-name> [...options]

Options list

  • --spec-path: Path to the swagger/open-api specification used to generate the SDK
  • --package-manager: Node package manager to be used (npm and yarn are available).

Note: if the --spec-path is specified, the SDK will be generated based on this specification at the creation time.

Keywords

FAQs

Package last updated on 13 Jul 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