Commit Graph

24 Commits

Author SHA1 Message Date
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