https://github.com/strolch-li/strolch
Strolch is a parameterized framework for use on servers and IoT
https://github.com/strolch-li/strolch
execution framework java platform
Last synced: 4 months ago
JSON representation
Strolch is a parameterized framework for use on servers and IoT
- Host: GitHub
- URL: https://github.com/strolch-li/strolch
- Owner: strolch-li
- License: apache-2.0
- Created: 2014-09-16T07:08:06.000Z (over 11 years ago)
- Default Branch: develop
- Last Pushed: 2025-11-25T15:01:22.000Z (4 months ago)
- Last Synced: 2025-11-28T19:51:29.934Z (4 months ago)
- Topics: execution, framework, java, platform
- Language: Java
- Homepage: https://strolch.li
- Size: 58.2 MB
- Stars: 5
- Watchers: 5
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Strolch
[](https://github.com/strolch-li/strolch/graphs/contributors)
[](https://github.com/strolch-li/strolch/blob/master/LICENSE)
[](https://github.com/strolch-li/strolch/commits/develop)
[](https://github.com/strolch-li/strolch/network/members)
[](https://github.com/strolch-li/strolch/stargazers)
[](https://github.com/strolch-li/strolch/issues)
[](https://ci.atexxi.ch/job/strolch/)
[](https://sourcespy.com/github/strolchlistrolch/)
The main repository which contains all of Strolch.
## Getting Started
Either use a version on Maven Central: https://mvnrepository.com/artifact/li.strolch/
Or install locally first:
git clone https://github.com/strolch-li/strolch.git
cd strolch
mvn clean install -DskipTests
Then you can create your own project. Please read the README files in the generated projects.
To create a Strolch project see https://strolch.li/development/
## More Information
Find more to Strolch at our website: https://strolch.li