Skip to content

Generate bash scripts from natural language descriptions.

Notifications You must be signed in to change notification settings

lxgicstudios/ai-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ai-script

npm version npm downloads License: MIT GitHub stars TypeScript

Generate package.json scripts with AI

Install

npm install -g ai-script

Usage

npx ai-script "lint, test, build, deploy"
npx ai-script "docker build, docker push, k8s deploy"

Setup

export OPENAI_API_KEY=sk-...

About

Generate bash scripts from natural language descriptions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors