Split justfiles
This commit is contained in:
parent
c2c1d1c8ed
commit
3f805430fa
4 changed files with 102 additions and 52 deletions
|
|
@ -65,7 +65,7 @@ captains-log/
|
|||
- **Expected outcome**: `just --list` in frontend directory shows all commands
|
||||
|
||||
### Task 1.4: Update Root Justfile Structure
|
||||
- [ ] **Files**: `justfile`, `backend/justfile`
|
||||
- [x] **Files**: `justfile`, `backend/justfile`
|
||||
- Move existing backend commands to `backend/justfile`
|
||||
- Create new root justfile with combined commands
|
||||
- Add concurrent execution for `dev` command (both backend + frontend)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue