A personal note-taking app. See my post Note Workflows in Skrift for the rationale behind Skrift.
asdf
is used for version management.npm run start
will start the app in dev mode.
npm run test
will run the tests.
npm run build && npm run dist && npm run publish
export AC_USERNAME=<email>
# https://support.apple.com/en-us/HT204397
export AC_PASSWORD=<app-speficic-password>
npm run notarize
spctl -a -v dist/mac/Skrift.app