Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Mihini"

m
(Starting with Mihini)
Line 23: Line 23:
  
 
From the command line:  
 
From the command line:  
<pre style="width: 45em;">git clone ssh://git.eclipse.org/gitroot/mihini/org.eclipse.mihini.git
+
<pre style="width: 45em;">git clone http://git.eclipse.org/gitroot/mihini/org.eclipse.mihini.git
 
</pre>  
 
</pre>  
 
*About Development IDE Configuration?  
 
*About Development IDE Configuration?  

Revision as of 08:59, 14 June 2013

Mihini
Website
Download
Community
Mailing ListForumsIRCmattermost
Issues
OpenHelp WantedBug Day
Contribute
Browse Source

Mihini is a proposed open source project under the Eclipse Technology umbrella.

The main goal of Mihini is to deliver an embedded runtime running on top of Linux, that exposes high-level API for building M2M applications. Mihini aims at enabling easy and portable development, by facilitating access to the I/Os of an M2M system, providing a communication layer, etc.

User Resources

Starting with Mihini

From the command line:

git clone http://git.eclipse.org/gitroot/mihini/org.eclipse.mihini.git

Use Mihini

Use Mihini on a specific hardware

Developer Resources

How to contribute

Documentation

Mihini modules documentation is generated nightly as html format

Specifications

Events/Presentations/Articles

Back to the top