Advance devloop sprint 04
Authored by
mfwolffe <wolffemf@dukes.jmu.edu>
- SHA
3e7ca795ff955a2f862df25d3d985ebf9f1e74d2- Parents
-
1cecf1f - Tree
c562904
3e7ca79
3e7ca795ff955a2f862df25d3d985ebf9f1e74d21cecf1f
c562904| Status | File | + | - |
|---|---|---|---|
| M |
README.md
|
1 | 1 |
| M |
packages/fgof-devloop
|
1 | 1 |
README.mdmodified@@ -104,7 +104,7 @@ lib-modules/ | ||
| 104 | 104 | | [`fgof-clipboard`](https://github.com/FortranGoingOnForty/fgof-clipboard) | released `v0.1.0` | standalone repo + submodule | clipboard text helpers, mounted at `packages/fgof-clipboard` | |
| 105 | 105 | | [`fgof-screen`](https://github.com/FortranGoingOnForty/fgof-screen) | released `v0.1.0` | standalone repo + submodule | virtual screen buffer helpers, mounted at `packages/fgof-screen` | |
| 106 | 106 | | [`fgof-jobs`](https://github.com/FortranGoingOnForty/fgof-jobs) | released `v0.1.0` | standalone repo + submodule | background job and wait-model helpers, mounted at `packages/fgof-jobs` | |
| 107 | -| [`fgof-devloop`](https://github.com/FortranGoingOnForty/fgof-devloop) | in development, Sprint 03 | standalone repo + submodule | watch-driven development loop helpers, mounted at `packages/fgof-devloop` | | |
| 107 | +| [`fgof-devloop`](https://github.com/FortranGoingOnForty/fgof-devloop) | in development, Sprint 04 | standalone repo + submodule | watch-driven development loop helpers, mounted at `packages/fgof-devloop` | | |
| 108 | 108 | |
| 109 | 109 | As packages are created: |
| 110 | 110 | |
packages/fgof-devloopmodified@@ -1,1 +1,1 @@ | ||
| 1 | -Subproject commit 3863c5f42f885fdb623aa7fda7bb8b6f648ab657 | |
| 1 | +Subproject commit 85ce6c4e413cffa933aec9fd8e1ef78f5c636c68 | |