diff --git a/ACHIEVEMENTS.md b/ACHIEVEMENTS.md new file mode 100644 index 000000000..a440fe968 --- /dev/null +++ b/ACHIEVEMENTS.md @@ -0,0 +1,31 @@ +## Achievements + +Some project achievements to unlock! +("Being a software maintainer means unending toil in mostly-obscurity, so you've got to seek out the fun where you can!" --[me](https://www.reddit.com/r/haskell/comments/eddwbu/top_nonprogrammingrelated_haskell_apps/)) + +- **1.0 release** +- **packaged in major distros, binaries available** +- **pretty good reference docs** +- 100 committers +- 1k github stars +- among top 50 starred haskell projects on github +- discussed on Hacker News +- match ledger IRC channel size +- **mentioned in "what good Haskell software exists" discussions** +- among top 40 starred haskell projects on github +- multiple people providing support +- **pretty good tutorial docs** +- **pretty good cookbook docs** +- 100 IRC chatters +- 2k github stars +- in top 30 github starred haskell projects +- **match ledger speed** +- match ledger committers +- 200 committers +- [best in class for investment tracking](https://github.com/simonmichael/hledger/issues/1015) +- 2.0 release +- in top 20 github starred haskell projects +- match ledger stars +- match beancount mail list +- match ledger mail list +- in top 10 github starred haskell projects diff --git a/ROADMAP.md b/ROADMAP.md index 6a061fd6a..8313a876e 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -119,35 +119,3 @@ More support for enforcing correctness & accounting rules. ---- -## Achievements - -Some project achievements to unlock. -This is for fun. -("being a software maintainer means unending toil in mostly-obscurity, so you've got to seek out the fun where you can!" --[me](https://www.reddit.com/r/haskell/comments/eddwbu/top_nonprogrammingrelated_haskell_apps/)) - -- **1.0 release** -- **packaged in major distros, binaries available** -- **pretty good reference docs** -- 100 committers -- 1k github stars -- among top 50 starred haskell projects on github -- discussed on Hacker News -- match ledger IRC channel size -- **mentioned in "what good Haskell software exists" discussions** -- among top 40 starred haskell projects on github -- multiple people providing support -- **pretty good tutorial docs** -- **pretty good cookbook docs** -- 100 IRC chatters -- 2k github stars -- in top 30 github starred haskell projects -- **match ledger speed** -- match ledger committers -- 200 committers -- [best in class for investment tracking](https://github.com/simonmichael/hledger/issues/1015) -- 2.0 release -- in top 20 github starred haskell projects -- match ledger stars -- match beancount mail list -- match ledger mail list -- in top 10 github starred haskell projects