GitHub user rectang opened a pull request:
https://github.com/apache/lucy-clownfish/pull/51
CLOWNFISH-65 Refresh README and other docs
Update README, INSTALL, CONTRIBUTING and Clownfish.md.
* Move all documents to .md so that they show up better on Github and the
like.
* Emphasize Clownfish as polyglot project and de-emphasize Perl now that we
have more hosts further along.
* Prefer contributions via Github.
* Market this release of Clownfish to developers.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rectang/lucy-clownfish
CLOWNFISH-65-refresh-readme
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/lucy-clownfish/pull/51.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #51
----
commit c38a4db56a7b780cc1ff6fad864db77754af341e
Author: Marvin Humphrey <[email protected]>
Date: 2015-12-31T00:07:39Z
Move README etc. to .md files.
* README
* CONTRIBUTING
* Various INSTALL documents
commit ed2aa84b2d30b25ddea8fc8a32ca5f4e6ec903ce
Author: Marvin Humphrey <[email protected]>
Date: 2015-12-31T00:11:18Z
Generalize INSTALL for multiple hosts.
Don't enumerate available host languages; instead refer to $LANG and
"language of choice".
commit 292dad11a3063b2d3955ab99fdc1b55d3784c846
Author: Marvin Humphrey <[email protected]>
Date: 2015-12-31T00:13:10Z
Remove dated Module::Build explanation.
Module::Build is no longer bundled with Perl.
commit d5b2474617c80081a3facf3a3a55a353b604bc4f
Author: Marvin Humphrey <[email protected]>
Date: 2015-12-31T00:27:40Z
Update Go INSTALL instructions.
Make the instructions compatible with installing from the official
release tarball, in addition to compatible with installing from a Git
checkout.
commit 63212700998e8fffdefdabd28d903295491c926f
Author: Marvin Humphrey <[email protected]>
Date: 2015-12-31T00:44:55Z
Rework top-level README and Clownfish.md.
Now that we have functional C and Go bindings, cast Clownfish as being
developed for multiple languages and de-emphasize Perl. Change "dynamic
languages" to "programming languages", as Go is not dynamic.
Add a "Help wanted" section and state explicitly that the target
audience for this release is developers.
commit 608979f9376596d8ce76bd91bb099cfca945b20a
Author: Marvin Humphrey <[email protected]>
Date: 2015-12-31T01:09:57Z
Reformat CONTRIBUTING as Markdown.
commit da25c965550687e2c85f3093d3b6d0867dfd47ec
Author: Marvin Humphrey <[email protected]>
Date: 2015-12-31T01:21:08Z
Rework CONTRIBUTING.md to prefer Github.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---