ci: Migrated to using Just instead of using Makefiles and included a helix config
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
[keys.normal.backspace]
|
||||
b = ":sh zellij run -x '4%%' --width '92%%' -f -n Build -- just build"
|
||||
r = ":sh zellij run -x '3%%' -y '8%%' --width '95%%' --height '90%%' -fc -n 'Run' -- just run"
|
||||
t = ":sh zellij run -x '4%%' --width '92%%' -f -n Tests -- just test"
|
||||
l = ":sh zellij run -x '4%%' --width '92%%' -f -n Lint -- just lint"
|
||||
Reference in New Issue
Block a user