Commit Graph

34 Commits

Author SHA1 Message Date
3ad1dcfa4f 🔨 add nix overlay
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-27 14:52:21 -04:00
ea4766fa8d 🔖 version 0.2.2
All checks were successful
continuous-integration/drone/push Build is passing
v0.2.2
2023-06-07 22:06:07 -04:00
b13b510cf1 🐛 fix: handle empty commands 2023-06-07 22:04:18 -04:00
dd257abbbe 🔇 remove stray logging
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-02 14:04:33 -04:00
542e4924a2 🔧 nix install shell completion
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-27 20:14:59 -04:00
4c54f1d449 👷 drone ci + tests (#10)
All checks were successful
continuous-integration/drone/push Build is passing
Closes #2

Reviewed-on: #10
2022-09-13 22:37:21 -04:00
b22583edca 👷 nix build setings 2022-06-27 19:30:40 -04:00
7d92ec00bd ⬆️ bumping dependencies - go 1.17 2022-06-07 21:29:21 -04:00
31012ecc47 📦 add gopls to nix shell 2022-05-17 22:03:31 -04:00
c3cd9fac3f 🧹remove stray result link 2021-12-20 22:57:09 -05:00
5825a1b2b4 🐛 only list/stop active projects
Close #8
2021-12-19 17:00:40 -05:00
fc05aed4c0 🔧 move to nix flakes 2021-12-08 18:21:15 -05:00
c18e04b8c0 add stop command
Closes #7
2021-12-04 21:35:41 -05:00
93c49520ed 🐛 don't report error for no sessions 2021-12-04 19:38:23 -05:00
90d2ed7300 add ps command 2021-12-02 22:32:38 -05:00
3abfabb1b4 🐛 fix OnProjectStart
should only run when session is created.
2021-12-02 16:52:06 -05:00
1ff2a54582 🏗️ add/use new ListSessions 2021-12-01 22:14:34 -05:00
45e1ab830f ❄️ nix shell 2021-10-02 12:30:13 -04:00
0be8ad3e32 🚸 edit newly created project 2021-09-04 23:03:33 -04:00
0a606c0273 add project list completion 2021-08-02 17:41:17 -04:00
d313e46181 Ensure config dir
Closes #5
2021-01-05 03:06:05 +00:00
4d6b96b79a initial completion support
Closes #3
2020-12-29 21:30:25 -05:00
aa051de6d9 🔖 set version
Closes #4
2020-12-29 19:59:08 -05:00
113c97c0df ⬆️ update dependencies 2020-12-29 23:15:57 +00:00
71216306da edit command 2020-08-13 21:37:29 -04:00
47a184b89c ♻️ make use of command Args 2020-07-30 22:37:16 -04:00
08f1ccb99b add "new" command 2020-07-30 22:13:27 -04:00
d0c337bcb5 ⬆️ update dependencies 2020-07-30 21:34:01 -04:00
3d34c02bc6 🚸 send startup command output straight to Stdout 2020-04-22 21:19:12 -04:00
ce43c1dcd9 list command 2020-04-19 23:33:59 -04:00
40e57a83a9 📌adding tool-versions for asdf 2020-04-19 22:42:36 -04:00
724f18395b support on_project_start 2020-04-19 22:39:12 -04:00
84f1f289ca parse project files. start command 2020-04-13 22:06:09 -04:00
eb403c7115 🎉 initial commit 2020-04-13 10:29:56 -04:00