Skip to content
This repository has been archived by the owner on May 21, 2021. It is now read-only.

Commit

Permalink
re #29: Gave some love to README and added link to examples.
Browse files Browse the repository at this point in the history
  • Loading branch information
Heiko Seeberger committed Sep 1, 2010
1 parent 6643646 commit dc45ba6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.textile
@@ -1,9 +1,9 @@
p=. !http://github.com/downloads/weiglewilczek/scalamodules/scalamodules-logo-100x100.png!

ScalaModules is an elegant and intuitive domain specific language for "OSGi":http://www.osgi.org/ development written in the "Scala":http://www.scala-lang.org/ programming language.
ScalaModules is an elegant and intuitive domain specific language for "OSGi":http://www.osgi.org development written in the "Scala":http://www.scala-lang.org programming language.

Why would you need such a DSL? Because the OSGi API is rather low-level so that programming simple tasks, e.g. consuming an OSGi service, can be quite cumbersome. ScalaModules offers high-level abstractions for the most important OSGi concepts so that you can focus on what is to be done instead of how it should be done.

bnd4sbt is open source software licensed under the "Eclipse Public License v1.0":http://www.eclipse.org/legal/epl-v10.html. Just use it!
For further information please visit our "Wiki":http://wiki.github.com/weiglewilczek/scalamodules or take a look at the "examples":http://github.com/weiglewilczek/scalamodulesexamples.

For further information please visit our "Wiki":http://wiki.github.com/weiglewilczek/scalamodules.
ScalaModules is open source software licensed under the "Eclipse Public License v1.0":http://www.eclipse.org/legal/epl-v10.html. Just use it!

0 comments on commit dc45ba6

Please sign in to comment.