dave1010 / clipea

📎🟢 Like Clippy but for the CLI. A blazing fast AI helper for your command line
MIT License
299 stars 12 forks source link

More examples and tests #5

Closed dave1010 closed 9 months ago

dave1010 commented 9 months ago

More examples to test.

Document them if they work well.

What port is my webserver listening on
Where is nginx writing logs
Rename all txt files space to underscore
Install something that converts pdf to text
Find files bigger than 10mb
Check cors headers for api.example.com
Make a 30 char password 
Quick http server
Highlight URLs in index.html
Extract package.tar.gz
Show me just the headings from README.md
Find replace all PHP files in project that call eval function with safe_eval
Convert file.avi to gif
Change absolute links to relative in data.csv
How many lines between each heading in README.md
Add a network firewall that blocks SSH to everyone but my current IP address
Auto git bisect using test.py
dave1010 commented 9 months ago

Working well

What port is my webserver listening on Where is nginx writing logs Rename all txt files space to underscore Install something that converts pdf to text Find files bigger than 10mb Check cors headers for api.example.com Make a 30 char password Quick http server Highlight URLs in index.html Extract package.tar.gz Show me just the headings from README.md Find replace all PHP files in project that call eval function with safe_eval Convert file.avi to gif

Not working perfectly:

Change absolute links to relative in data.csv How many lines between each heading in README.md Add a network firewall that blocks SSH to everyone but my current IP address Auto git bisect using test.py

dave1010 commented 7 months ago

@allcontributors add @dave1010 for code, ideas, maintenance

allcontributors[bot] commented 7 months ago

@dave1010

I've put up a pull request to add @dave1010! :tada: