0.1.1 • Published 12 months ago

earth-without-e v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

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

0.1.1

12 months ago

0.1.0

12 months ago