This project is a simple debug/testing utility for the Enveloppe project.
It will send dummy generated markdown file to a configured GitHub repository, seeing if the GitHub works properly outside of Obsidian.
bun i
To initialize environment variables, run:
bun run init
bun run
This project was created using bun init
in bun v1.1.39. Bun is a fast all-in-one JavaScript runtime.