gptsh

Crates.iogptsh
lib.rsgptsh
version0.0.2
sourcesrc
created_at2024-02-16 13:30:15.612499
updated_at2024-02-20 04:47:35.979721
descriptionThe AI-powered, noob-friendly interactive shell.
homepagehttps://github.com/wenyuzhao/gptsh
repositoryhttps://github.com/wenyuzhao/gptsh
max_upload_size
id1142443
size236,349
Wenyu Zhao (wenyuzhao)

documentation

README

gptsh - The AI-powered, noob-friendly interactive shell

drawing

Getting Started

Install

cargo install gptsh

Usage

As an interactive shell: gptsh

Execute a single command: gptsh -- list current directory

Execute a script (written in natural language!): gptsh ./examples/simple.gsh

Commit count: 0

cargo fmt