EMMA 2 Getting Started: Difference between revisions
Jump to navigation
Jump to search
imported>MichaelDondrup No edit summary |
imported>MichaelDondrup No edit summary |
||
Line 5: | Line 5: | ||
* create a working direktory for CVS in your home named 'CVS' | * create a working direktory for CVS in your home named 'CVS' | ||
* cd to that directory and get the projects needed to run emma | * cd to that directory and get the projects needed to run emma: | ||
` cvs update -PAd bioinfo/emma2 ` | |||
you need to checkout the following projects: | |||
* emma2 | * emma2 |
Revision as of 13:45, 3 June 2004
Here comes a short HowTo about how to get started with developing EMMA.
CVS
- create a working direktory for CVS in your home named 'CVS'
- cd to that directory and get the projects needed to run emma:
` cvs update -PAd bioinfo/emma2 ` you need to checkout the following projects:
- emma2