3.0.0 • Published 7 months ago

atyam v3.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
7 months ago

atyam

A CLI tool to quickly set up a fullstack Next.js project using the atyam starter kit.

Installation

You can run this package directly using npx:

npx atyam

Features

  • Clones the 4tyam/starter repo
  • Sets up a new project
  • Automatically installs dependencies
  • Removes .git directory for a fresh start
  • Interactive CLI with progress indicators

Usage

  1. Run the command:

    npx atyam
  2. Enter your project name when prompted

  3. Wait for the installation to complete

  4. Navigate to your project directory and start developing:

    cd your-project-name
    npm run dev

License

MIT

3.0.0

7 months ago

2.1.2

8 months ago

2.1.1

8 months ago

2.1.0

8 months ago

2.0.0

8 months ago

1.0.0

2 years ago