aboutsummaryrefslogtreecommitdiffstats
path: root/install.sh (follow)
Commit message (Collapse)AuthorAge
* Put cargo install in the right place (#63)Ellie Huxtable2021-05-08
| | | Resolves #61
* Add a newline when editing shell rc files (#60)avinassh2021-05-08
| | | | | | | | | | | | | * Add a newline when editing shell rc files * Update install.sh Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com> * Update install.sh Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com> Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
* Fix ubuntu install (#46)Ian Smith2021-05-07
| | | The filename for the deb is versioned like '0.6.4', not 'v0.6.4'.
* Update install.shEllie Huxtable2021-04-27
| | | :flushed: oops
* Update install.shEllie Huxtable2021-04-27
|
* Update install.shEllie Huxtable2021-04-27
|
* Release v0.6.3Ellie Huxtable2021-04-26
| | | | | | | | First proper release! - Update install script - Correct dependencies - Update workflow release script
* Update installEllie Huxtable2021-04-26
|
* Pre release polishing (#42)Ellie Huxtable2021-04-26
| | | | | | | | | | | | | * Improve readme * Add demo gif * Update readme * Add mac build * Amend release config * Update gif
* Update docs, unify on SQLx, bugfixes (#40)Ellie Huxtable2021-04-25
* Begin moving to sqlx for local too * Stupid scanners should just have a nice cup of tea Random internet shit searching for /.env or whatever * Remove diesel and rusqlite fully