๐Ÿ“ฆ KM911 / obsidian-execute-code-c-support

Use g++ or clang++ to compile and run your C/CPP code instead of cling in obsidian-execute-code

โ˜… 11 stars โ‘‚ 0 forks ๐Ÿ‘ 11 watching โš–๏ธ MIT License
obsidian-execute-codeobsidian-plugin
๐Ÿ“ฅ Clone https://github.com/KM911/obsidian-execute-code-c-support.git
HTTPS git clone https://github.com/KM911/obsidian-execute-code-c-support.git
SSH git clone git@github.com:KM911/obsidian-execute-code-c-support.git
CLI gh repo clone KM911/obsidian-execute-code-c-support
KM911 KM911 Update README.md cee1f90 1 years ago ๐Ÿ“ History
๐Ÿ“‚ main View all commits โ†’
๐Ÿ“ .github
๐Ÿ“ image
๐Ÿ“ util
๐Ÿ“„ .gitignore
๐Ÿ“„ go.mod
๐Ÿ“„ go.sum
๐Ÿ“„ hotpot.toml
๐Ÿ“„ LICENSE
๐Ÿ“„ main.go
๐Ÿ“„ Makefile
๐Ÿ“„ README.md
๐Ÿ“„ README.md

obsidian-execute-code c/c++ support

Use gcc/clang instead of cling in obsidian-execute-code

Require

  • c/c++ compiler
  • close options wsl model and use main func
1701233709365

Install

go install github.com/KM911/obsidian-execute-code-c-support@latest

  • build from source. Need go 1.18

TODO

  • compiler flags