Em Development: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
(Created page with "=Internal= * em =TODO= doc/em Development.docx TODO section. =std.shlib= <font color=red> '''TODO''' On 04/04/16 a standalone <tt>std.shlib</tt> proje...")
 
No edit summary
Line 2: Line 2:


* [[em#Development|em]]
* [[em#Development|em]]
=GitHub=
<blockquote style="background-color: AliceBlue; border: solid thin LightSteelBlue;">
:<br>https://github.com/NovaOrdis/em<br><br>
</blockquote>
To clone:
<pre>
git clone git@github.com:NovaOrdis/em.git
</pre>


=TODO=
=TODO=

Revision as of 18:27, 26 May 2016

Internal

GitHub


https://github.com/NovaOrdis/em

To clone:

git clone git@github.com:NovaOrdis/em.git


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.


Development

New Release

This will install a new "development" release (same release number) locally:

cdem
mvn clean install; ./install -f