We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed48a4e commit ca1b8edCopy full SHA for ca1b8ed
README.md
@@ -1,2 +1,8 @@
1
# action.tools
2
+
3
Experiments in building an action manager (todo or task manager) based on markdown
4
5
+## Building
6
7
+- There's a package in `packages/do.md` which is imported into `frontend/`
8
+- First build the package then the frontend (`yarn build` for both)
0 commit comments