mirror of
https://github.com/kdheepak/taskwarrior-tui.git
synced 2025-08-24 14:36:42 +02:00
docs: fix developer guide
This commit is contained in:
parent
9bf2017163
commit
0283bfec9e
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@
|
||||||
git clone https://github.com/kdheepak/taskwarrior-tui
|
git clone https://github.com/kdheepak/taskwarrior-tui
|
||||||
cd taskwarrior-tui
|
cd taskwarrior-tui
|
||||||
|
|
||||||
git clone github.com/kdheepak/taskwarrior-testdata tests/data
|
git clone https://github.com/kdheepak/taskwarrior-testdata tests/data
|
||||||
source .env
|
source .envrc
|
||||||
|
|
||||||
cargo test
|
cargo test
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue