Skip to content

ThrowTheSwitch/GemJacker-HelloWorld-Bin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gemjacker-helloworld-bin

An example program showing how to ship an executable and hook it into the GemJacker system.

Take a look at example/rake_test.rb to see how to invoke the GemJacker system and how to call the binary.

NOTE: The binary is not included in the repository. Building it requies that GCC be in your path. Build it with the following command:

> rake build_executable

Copyright © 2011 John Van Enk. See LICENSE.txt for further details.

About

Example of using GemJacker to add a binary to the path at runtime.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published