File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,5 +22,5 @@ blocks:
2222 - sudo janet bootstrap.janet
2323 - cd
2424 - checkout
25- - sudo jpm deps
26- - judge
25+ - jpm load-lockfile --local
26+ - ./test.sh
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ website](https://www.hackberry.dev/alas/).
3838Install dependencies with:
3939
4040``` sh
41- jpm deps --local
41+ jpm load-lockfile --local
4242```
4343
4444Run tests with:
Original file line number Diff line number Diff line change 1- @[{:url "https://github.com/janet-lang/jpm.git" :tag "c886d61d170194c8e6a605658a17a078b6ab546a" :type :git}]
1+ @[{:url "https://github.com/ianthehenry/cmd" :tag "7551225818a8a5f6665a918f1862db0c7704a1f4" :type :git}
2+ {:url "https://github.com/ianthehenry/judge.git" :tag "a380c85753cb720adfd4fdac6a1393cac955359b" :type :git}
3+ {:url "https://github.com/janet-lang/argparse" :tag "a18ae94a3c2cfcf2071b1130fd533d0b6b1ee00d" :type :git}]
You can’t perform that action at this time.
0 commit comments