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

@botmock/cli

Package Overview
Dependencies
Maintainers
3
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@botmock/cli

## Overview

  • 0.9.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
3
increased by200%
Maintainers
3
Weekly downloads
 
Created
Source

@botmock/cli

Overview

Scaffolds TypeScript environment for projects using @botmock/export.

Install & Guide

The package can be run with the npx command which comes bundled with npm.

Entering the following command will bring up a wizard that will ask for a relative path to a directory that should hold the generated files.

npx @botmock/cli

When the wizard has completed, the following files will be generated in the relative path you provide.

Filename / Directory nameDescription
.envholds environment variables
.gitignorespecifies files that should be untracked
index.tsholds application code
node_modulesholds dependencies
package.jsonmanifest file
package-lock.jsonversion-locked manifest file
README.mdoverview of generated project
tsconfig.jsonconfiguration file

FAQs

Package last updated on 23 Jun 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