Em: Difference between revisions
Jump to navigation
Jump to search
Line 35: | Line 35: | ||
<font color=red> | <font color=red> | ||
<tt>em</tt> | '''TODO''' | ||
On 04/04/16 a standalone <tt>std.shlib</tt> project was created. At that time, <tt>em</tt> contained its own version of <tt>std.shlib</tt>. Must migrate <tt>em</tt> to use the separated one. See [[std.shlib]]. | |||
</font> | </font> | ||
Revision as of 09:57, 4 April 2016
Internal
Overview
en (Environment Manager).
Creates and manages Amazon EC2 environments form command line.
GitHub
To clone:
git clone git@github.com:NovaOrdis/em.git
User Manual
TODO
doc/em Development.docx TODO section.
std.shlib
TODO
On 04/04/16 a standalone std.shlib project was created. At that time, em contained its own version of std.shlib. Must migrate em to use the separated one. See std.shlib.
Sample Environments
Development
New Release
This will install a new "development" release (same release number) locally:
cdem mvn clean install; ./install -f