Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 488 Bytes

File metadata and controls

25 lines (16 loc) · 488 Bytes

@enveloppe/debug

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.

Installation

bun i

To initialize environment variables, run:

bun run init

Usage

bun run

This project was created using bun init in bun v1.1.39. Bun is a fast all-in-one JavaScript runtime.