Added goledger
This commit is contained in:
committed by
Simon Michael
parent
a225305d26
commit
2fe5f86c1f
26
index.html
26
index.html
@@ -37,7 +37,7 @@
|
||||
<!-- CSS: http://getskeleton.com -->
|
||||
<!-- markdown: http://pandoc.org/README.html -->
|
||||
<div style="float:right; position:fixed; bottom:1em; right:1em;">
|
||||
<p><a href="https://github.com/plaintextaccounting/plaintextaccounting.github.io"><img src="https://img.shields.io/github/stars/plaintextaccounting/plaintextaccounting.github.io.svg?style=social&label=Github" alt="github" title="send pull requests, bug reports, blog posts, star us, tweet with #plaintextaccounting tag" /></a></p>
|
||||
<p><a href="https://github.com/plaintextaccounting/plaintextaccounting.github.io"><img src="https://img.shields.io/github/stars/plaintextaccounting/plaintextaccounting.github.io.svg?style=social&label=Github" title="send pull requests, bug reports, blog posts, star us, tweet with #plaintextaccounting tag" alt="github" /></a></p>
|
||||
</div>
|
||||
<div class="row" style="padding-top:10%;">
|
||||
<h1 style="text-align:center; margin-bottom:5%;">
|
||||
@@ -305,6 +305,16 @@ th, td { border:none; padding-top:0; padding-bottom:0; border-bottom:thin solid
|
||||
<td><a href="https://twitter.com/PrudentLedger">@PrudentLedger</a></td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<td><a href="https://github.com/mescanne/goledger">goledger</a></td>
|
||||
<td>2019</td>
|
||||
<td style="text-align: center;">2019-09</td>
|
||||
<td><a href="https://github.com/mescanne/goledger">go</a></td>
|
||||
<td style="text-align: right;">1</td>
|
||||
<td style="text-align: right;"></td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr class="odd">
|
||||
<td> </td>
|
||||
<td></td>
|
||||
<td style="text-align: center;"></td>
|
||||
@@ -314,7 +324,7 @@ th, td { border:none; padding-top:0; padding-bottom:0; border-bottom:thin solid
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr class="odd">
|
||||
<tr class="even">
|
||||
<td><strong>Inactive:</strong></td>
|
||||
<td></td>
|
||||
<td style="text-align: center;"></td>
|
||||
@@ -324,7 +334,7 @@ th, td { border:none; padding-top:0; padding-bottom:0; border-bottom:thin solid
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<tr class="odd">
|
||||
<td>uledger</td>
|
||||
<td>2015</td>
|
||||
<td style="text-align: center;"></td>
|
||||
@@ -334,7 +344,7 @@ th, td { border:none; padding-top:0; padding-bottom:0; border-bottom:thin solid
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr class="odd">
|
||||
<tr class="even">
|
||||
<td>pacioli</td>
|
||||
<td>2013</td>
|
||||
<td style="text-align: center;"></td>
|
||||
@@ -344,7 +354,7 @@ th, td { border:none; padding-top:0; padding-bottom:0; border-bottom:thin solid
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<tr class="odd">
|
||||
<td>ledger.pl</td>
|
||||
<td>2013</td>
|
||||
<td style="text-align: center;"></td>
|
||||
@@ -354,7 +364,7 @@ th, td { border:none; padding-top:0; padding-bottom:0; border-bottom:thin solid
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr class="odd">
|
||||
<tr class="even">
|
||||
<td><a href="http://massysett.github.io/penny/">Penny</a></td>
|
||||
<td>2012</td>
|
||||
<td style="text-align: center;">2014</td>
|
||||
@@ -364,7 +374,7 @@ th, td { border:none; padding-top:0; padding-bottom:0; border-bottom:thin solid
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<tr class="odd">
|
||||
<td><a href="http://hackage.haskell.org/package/UMM">UMM</a></td>
|
||||
<td>2009</td>
|
||||
<td style="text-align: center;">2010</td>
|
||||
@@ -374,7 +384,7 @@ th, td { border:none; padding-top:0; padding-bottom:0; border-bottom:thin solid
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr class="odd">
|
||||
<tr class="even">
|
||||
<td>sm-Ledger</td>
|
||||
<td>2007</td>
|
||||
<td style="text-align: center;"></td>
|
||||
|
||||
5
index.md
5
index.md
@@ -251,7 +251,7 @@ cl-ledger | 2007 | | [common lisp][cl-ledger-gh] | 4
|
||||
[beans] | 2017 | 2019-01 | [haskell][beans-gh] | 1 | 10 | |
|
||||
[monescript] | 2017 | 2018-01 | [javascript][monescript-gh] | 1 | 3 | |
|
||||
[Prudent] | 2018 | | javascript ([addons][prudent-gh]) | 1 | | | [\@PrudentLedger][prudent-chat]
|
||||
[goledger] | 2019 | 2019-09 | [go] | 1 | |
|
||||
[goledger] | 2019 | 2019-09 | [go][goledger-gh] | 1 | |
|
||||
| | |
|
||||
**Inactive:** | | |
|
||||
uledger | 2015 | | [python][uledger-gh]
|
||||
@@ -300,6 +300,9 @@ sm-Ledger | 2007 | | [squeak smalltalk][smalltalk-gh]
|
||||
[prudent-gh]: https://github.com/PrudentMe
|
||||
[prudent-chat]: https://twitter.com/PrudentLedger
|
||||
|
||||
[goledger]: https://github.com/mescanne/goledger
|
||||
[goledger-gh]: https://github.com/mescanne/goledger
|
||||
|
||||
[smalltalk-gh]: https://gist.github.com/simonmichael/bb611dba654ccb1573e1
|
||||
|
||||
[monescript]: https://monescript.github.io/
|
||||
|
||||
Reference in New Issue
Block a user