Skip to content

MicroB3-IS/megxnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

megxnet

Getting Started

git clone https://github.com/MicroB3-IS/megxnet.git #takes several minutes 
cd megxnet
mvn -f net.megx/pom.xml verify # compiles plugins and work directory
mvn -f megx.net-web/pom.xml verify cargo:run  # starts web server

Here are some more detailed notes on the build system.

Misc. notes on development.