GitHub user rectang opened a pull request:
https://github.com/apache/lucy-clownfish/pull/18
CLOWNFISH-43 "Hello World" tutorial
First draft of a "hello world" tutorial.
This was done in a bit of a hurry and I expect to revise and submit another
pull request.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rectang/lucy-clownfish
CLOWNFISH-43-hello-world
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/lucy-clownfish/pull/18.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 #18
----
commit b544174f42db86a075ad50a8eefcc76108ec57a9
Author: Marvin Humphrey <[email protected]>
Date: 2015-04-30T02:18:45Z
Pound-include Err for abstract callback routine.
commit d2a7d75d6b85d5108bd547edc86790cb01606654
Author: Marvin Humphrey <[email protected]>
Date: 2015-04-29T17:41:19Z
C tutorial 1 source code.
commit 51fe9807ba2fad1e06570ff2b3fd8219530bd654
Author: Marvin Humphrey <[email protected]>
Date: 2015-04-29T17:41:19Z
C tutorial 2 source code.
commit 25892ddeefa6706fc0ece974bb577abca9027e5e
Author: Marvin Humphrey <[email protected]>
Date: 2015-04-29T17:41:19Z
Tutorial part 3 library files.
Part 3 of the tutorial illustrates creating a parcel with multiple
classes, then using it in multiple host applications. Here are the core
files.
commit 0249af8a2f35997b48e8119ddf0ebe5ae15fe163
Author: Marvin Humphrey <[email protected]>
Date: 2015-04-29T17:41:19Z
C tutorial 3 source code.
commit 237922226d00af273258d9f1454e52862e0b67bd
Author: Marvin Humphrey <[email protected]>
Date: 2015-04-30T01:49:01Z
Add Perl tutorial sample code for part 3.
Add code for a Perl application which uses the `hello` parcel.
The build code is admittedly inscrutable and will need to be
cargo-culted.
commit 2efd961e479ace2678f57bdaa8d1eba53684fcd9
Author: Marvin Humphrey <[email protected]>
Date: 2015-04-30T15:30:31Z
Add draft "hello world" tutorial.
----
---
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.
---