前幾個月看到這篇討論,其實小編之前一直在 follow 的 mson 可以使用 Markdown 語法,又有 JSON 的結構化,拿來做公文 DSL 應該是再好也不過了。
只要有人開發 editor 及 viewer 再加上 Git 的話,政府各種文件就可以非常容易閱讀及再利用。如果公文要 sign 的功能,就 git commit 加上 GPG key,這樣子才算是真正的電子公文吧!
MSON: https://github.com/apiaryio/mson
Attributes Kit: https://github.com/apiaryio/attributes-kit
#mson #markdown #dsl #g0vsummit #gpg
「git commit editor」的推薦目錄:
- 關於git commit editor 在 Kewang 的資訊進化論 Facebook 的最佳貼文
- 關於git commit editor 在 How do I make git use the editor of my choice for commits? 的評價
- 關於git commit editor 在 Changing a commit message - GitHub Docs 的評價
- 關於git commit editor 在 Git history editor - Easily edit your past commits 的評價
- 關於git commit editor 在 Trouble setting Sublime Text as default editor for entering Git ... 的評價
- 關於git commit editor 在 Change git editor and writing better commit message - Dev ... 的評價
- 關於git commit editor 在 Configuring VS Code as git's default editor - YouTube 的評價
- 關於git commit editor 在 GitPad: Write your commits in Notepad | The GitHub Blog 的評價
git commit editor 在 Changing a commit message - GitHub Docs 的推薦與評價
On the command line, navigate to the repository that contains the commit you want to amend. · Type git commit --amend and press Enter. · In your text editor, edit ... ... <看更多>
git commit editor 在 Git history editor - Easily edit your past commits 的推薦與評價
Git History Editor is a simple tool intended to help you edit your git history. Just import the result of your git log to get started. ... <看更多>
git commit editor 在 How do I make git use the editor of my choice for commits? 的推薦與評價
... <看更多>
相關內容