https://github.com/codebam/please
Run linux commands using AI
https://github.com/codebam/please
Last synced: 4 months ago
JSON representation
Run linux commands using AI
- Host: GitHub
- URL: https://github.com/codebam/please
- Owner: codebam
- License: apache-2.0
- Created: 2023-10-15T00:38:18.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-17T20:40:07.000Z (over 1 year ago)
- Last Synced: 2025-01-15T13:58:16.206Z (5 months ago)
- Language: JavaScript
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# please
oh please. please is a command that you can put in your ~/.local/bin
when you give it the appropriate environment variables by putting them in
~/.bashrc or ~/.profile it'll just work


```
_CLOUDFLARE_API_TOKEN=
export _CLOUDFLARE_API_TOKEN
_CLOUDFLARE_ACCOUNT_ID=
export _CLOUDFLARE_ACCOUNT_ID
```just make sure your api key has workers ai access
```
please update my system using apt
``````
please update ubuntu
``````
please update fedora
```it can do it. not sure why you would need this, but anyways it's cool.