Skip to content

0xc00010ff/j

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

j

j do what I say

Beware! This is a foolishly dangerous piece of software

stack

typescript + gpt + your terminal = magic

install

# npm
npm install -g @0xc00010ff/j

# or clone & build
git clone https://github.com/0xc00010ff/j.git
cd j
npm install
npm run build
npm link

examples

j make a new next project
npx create-next-app@latest my-next-project

j list abc*
ls -d abc\*

j show memory hogs
ps aux | sort -rk 4 | head -n 10

api key

# set
j -k your-openai-key

# remove
j -k

PRs welcome. break things.

About

j run a command

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published