Commit Graph

8 Commits

Author SHA1 Message Date
Mike Privette
6dff639969 Updates
- README.md - added instructions to make sure the setup.sh script was executable as this was not explicitly stated

- setup.sh - updated sed to use `sed -i` to be compatible with Linux, MacOSX and other OS versions and added a check in the local directory taht setup.sh executes in for a pyproject.toml file because the script was looking for the .toml file in the user's home directory and throwing an error
2024-02-20 10:41:34 +00:00
jad2121
8f4ab672c6 added context to cli. edit context.md and add -C to add context to your queries 2024-02-18 13:25:07 -05:00
agu3rra
cb3afa018b new line so that aliases are appended on new lines 2024-02-16 17:38:49 -03:00
agu3rra
561ea090cb bash_profile added to aliases 2024-02-16 17:29:35 -03:00
agu3rra
94ea095061 typo 2024-02-16 17:20:24 -03:00
agu3rra
4c14d1a19c removes echo 2024-02-16 17:13:24 -03:00
agu3rra
fcc707ab27 updates install instructions after naked debian test 2024-02-16 17:11:30 -03:00
agu3rra
a043aaaef8 incorporates poetry install and dep setup on a single script 2024-02-16 16:48:23 -03:00