A Astro app and special CLI to quickly take notes that can be made readible in an online READMe format
bash build-duck.sh
duck start
- Adds and removes any added or deleted markdown files created respectively
- Automatically add a Markdown page and runs build
- Removes leftover files and consolidates any missing navigation items
- Commits and pushes code to the git repo
- Runs
yarn astro build
outputs an error if there is an issue with the build (will not deploy when pushed)