Skip to content

Creates a file in a specified language from a code block, runs it in the terminal using specified commands, and deletes the file.

License

Notifications You must be signed in to change notification settings

Endolite/obsidian-build

Repository files navigation

obsidian-build

A WIP plugin for Obsidian that

  1. adds a run button to each codeblock
  2. creates a file containing the content of the codeblock with the appropriate extension in the root directory of the repository when the button is clicked
  3. run the file in the terminal with the appropriate command and
  4. delete the file.

It currently works on MacOS for Python, Java, C++, and Lua only, but Linux and Windows are planned in the future. Additional languages are simple to add, and will be added as a need or request arises.

About

Creates a file in a specified language from a code block, runs it in the terminal using specified commands, and deletes the file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •