@botmock/cli

0.9.0 • Public • Published

@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 name Description
.env holds environment variables
.gitignore specifies files that should be untracked
index.ts holds application code
node_modules holds dependencies
package.json manifest file
package-lock.json version-locked manifest file
README.md overview of generated project
tsconfig.json configuration file

/@botmock/cli/

    Package Sidebar

    Install

    npm i @botmock/cli

    Weekly Downloads

    0

    Version

    0.9.0

    License

    MIT

    Unpacked Size

    49.6 kB

    Total Files

    37

    Last publish

    Collaborators

    • obaidahmed
    • gauharshakeel
    • calledrahul