aicmd
1.0.0
โปรแกรม CLI ที่ให้คุณเขียนคำสั่งเชลล์โดยใช้ภาษาทะเล
AICMD ขึ้นอยู่กับ Node.js ติดตั้ง Node.js ก่อนดำเนินการต่อ เวอร์ชันขั้นต่ำที่ต้องการคือ Node.js 16
Ollama จำเป็นสำหรับการโฮสต์ LLM ในพื้นที่
รันโดยตรงโดยใช้ npx:
npx aicmd create a javascript code file that prints hello world, and run it
หรือติดตั้ง aicmd ทั่วโลก:
npm i -g aicmd
จากนั้นรันได้ง่ายขึ้นในแต่ละครั้ง:
aicmd create a javascript code file that prints hello world, and run it
เอาท์พุท:
echo console.log( " Hello World! " ) > hello.js && node hello.js
Execute the command above ? [y/N]
ซื้อกาแฟให้ฉันหน่อย