0.0.2 • Published 10 months ago

gpt-code-generator v0.0.2

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
10 months ago

GPT code generator

An experimental tool that creates app scaffold code with GPT.

NPM Apache 2.0 License

Installation

You can use npm to install gpt-code-generator cli. Node version 18 or higher is required.

npm install -g gpt-code-generator

Usage

# start create app
npx gpt-code-generator "create a react app"
# or install global
gpt-code-generator please create a next.js app

Demo

Here is demo projects created by gpt-code-generator.

License

Apache 2.0 © LICENSE.

0.0.2

10 months ago

0.0.1

10 months ago

0.0.0

10 months ago