Commit graph

16 commits

Author SHA1 Message Date
yamadapc 7ef129d05d Add donation BTC address 2016-02-02 14:55:51 -03:00
yamadapc e86a8dafb8 Add google analytics beacon. 2014-09-03 14:45:42 -03:00
yamadapc 2e780cb10e Add brief section about the cwrite.. functions.
This is mainly to try to explain why it's best practice to use them for
any kind of colorized output.
2014-08-01 04:29:24 -03:00
yamadapc bee185f60d Add a gitter chat badge to the README.
Having a chat room for the project should make taking decisions
collaboratively more dynamic and fair. Though I'm not a super active
user of gitter, I think it's a nice tool which can work for this.
2014-07-31 18:44:04 -03:00
yamadapc 8c6dd92b4c Update the README example to use cwrite...
This closes #5 and encourages people to use the portable API. Just to
keep things in sync with dub, I'm also tagging this as v1.0.1.
2014-07-31 18:35:30 -03:00
yamadapc 589c22e38f Rename the colorize function to color.
This will fix the name conflicts we were having before. It's a major
breaking change, but it should fix our problems which is nice. This
closes #6 and bumps the version to v1.0.0.
2014-07-31 18:28:18 -03:00
yamadapc 0a762e92ab Update the README.
It turns out the new package structure breaks the old import logic
(which sucks IMO, but I'll fix it with care).
2014-07-30 20:11:12 -03:00
yamadapc 3380acb7e2 Update the documentation.
I should parse the documentation out of the code, but the current
solutions for that don't seem very developed.
2014-07-13 16:36:09 -03:00
yamadapc 38ee1195c9 Fix README fg listing.
Underscores in code snippets don't need to be escaped. My bad.
2014-07-10 03:06:51 -03:00
yamadapc 4a227f46c1 Add build status badge and bump version.
I'm doing this simply to have the cleaned-up in the registry.
2014-07-10 00:06:21 -03:00
yamadapc 90864d2983 Fix the README example. 2014-07-09 23:42:46 -03:00
yamadapc 81e337c4c9 Add dub registry link to the README. 2014-07-09 23:38:24 -03:00
yamadapc bfe2817360 Make final fixes to the dub.json and the README.
This should enable us to publish the package to the dub registry.
2014-07-09 23:36:54 -03:00
yamadapc e3a7b70d29 Try to fix the README formatting in github.
It looked bad; this isn't final.
2014-07-09 23:30:09 -03:00
yamadapc 321a3664ef Start adding proper documentation.
I still have to add travis-ci testing and publish this package to the
dub directory.
2014-07-09 23:24:24 -03:00
yamadapc 304f29787e Initial commit. 2014-07-09 13:50:01 -03:00