https://github.com/tutur17449/ahl-cli
My personnal cli tools to setup project
https://github.com/tutur17449/ahl-cli
Last synced: 2 months ago
JSON representation
My personnal cli tools to setup project
- Host: GitHub
- URL: https://github.com/tutur17449/ahl-cli
- Owner: tutur17449
- Created: 2021-11-06T19:04:06.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-11-07T11:25:16.000Z (over 3 years ago)
- Last Synced: 2025-03-02T16:03:11.079Z (3 months ago)
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/ahl-cli
- Size: 439 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# AHL-CLI

🚀 Setup your next TS project in few seconds
# Instalaltion
`npm install -g ahl-cli`
## Commands
```bash
ahl-cli
```## Available template
- next-ts-starter
- react-ts-starter
- node-ts-starter
- node-ts-gql-pg-starter## Coming soon
- node-ts-gql-mongo-starter
- node-ts-rest-pg-starter
- node-ts-rest-mongo-starter