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

create-discm

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-discm

A cli to create a template for discm.js

  • 1.1.1
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
7
decreased by-95.39%
Maintainers
1
Weekly downloads
 
Created
Source

create-discm

A cli to initialize discm.js projects.

Getting Started

Run npx create-discm to run the cli.

It will then give you a series of prompts before installing discm.js and initializing the project.

To skip the prompts, use npx create-discm -y which will give the project a set of default settings to initialize the project under.

[!NOTE] The default template is javascript, so if you want to use typescript do not use -y

[!WARNING] If there is already a directory named after whatever name you provided the cli, it will either cancel the installation, overwrite conflicting files, or clear the directory. It will prompt you before doing one of these options.

FAQs

Package last updated on 28 Oct 2024

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