earth-without-e
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

earth-without-e

A command-line tool for setting up backend project quickly and efficiently.

Installation

To install earth-without-e globally, run:

npm install -g earth-without-e

Usage

Commands

  • setup <path>:
    Sets up a new project at the specified path

Options

  • -h, --help:
    Show help information

  • -v, --version:
    Show version number

Features

  • Initializes a new project structure
  • Sets up a new git repository
  • Copies .env.example to .env
  • Installs npm dependencies

License

MIT

Package Sidebar

Install

npm i earth-without-e

Weekly Downloads

0

Version

0.1.1

License

MIT

Unpacked Size

85.3 kB

Total Files

18

Last publish

Collaborators

  • benodiwal