]> git.donarmstrong.com Git - biopieces.git/blob - code_ruby/00README
adding 00README file to code_ruby dir
[biopieces.git] / code_ruby / 00README
1 New developers should add their own subdirectory here for their own code:
2
3     ../biopieces/code_ruby/Maasha           # this is my code directory.
4     ../biopieces/code_ruby/<new developer>  # this could be your new code directory.
5
6 Finally, add your new code directory to the RUBYLIB path in the configuration:
7
8     ../biopieces/bp_conf/bashrc  # look inside this file for information on how to do that.
9
10
11 All done.
12
13
14 Martin A. Hansen, November 2010.