Commit graph

10 commits

Author SHA1 Message Date
Filip Tibell
5d72132ecc
Fix remaining issues with home dir script discovery 2023-06-08 11:56:35 +02:00
Filip Tibell
0773dc024a
Fix list subcommand not printing multiline descriptions properly 2023-06-08 11:31:26 +02:00
Filip Tibell
c063230f4c
Implement home dir script discovery 2023-06-08 11:09:52 +02:00
Filip Tibell
e9bea839b3
Replace lazy_static with once_cell 2023-03-25 17:37:12 +01:00
Filip Tibell
3163f33887
Add support for shebang at the top of a script 2023-03-08 19:23:47 +01:00
Filip Tibell
8e168d3a9d
Add support for absolute file paths in the CLI 2023-03-08 12:09:45 +01:00
Filip Tibell
79f6d6df8a
Bundle type definition files in executable 2023-02-15 22:36:26 +01:00
Filip Tibell
eebe009873
Use console crate for ansi colors in list command 2023-02-09 23:07:30 +01:00
Filip Tibell
420a861061
Don't export everything in the lune lib 2023-02-05 22:32:10 -05:00
Filip Tibell
aec7f820ca
Migrate to using cargo workspaces 2023-02-05 19:13:58 -05:00