This repository has been archived by the owner on May 4, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
Home
Astha Patni edited this page Oct 2, 2017
·
1 revision
Ladon provides the tools needed to model how software is meant to be used. Each Ladon model can be used to operate the software it represents, giving you a powerful and sustainable approach to writing automations that harness your software.
New to Ladon? Simply install the Ladon framework.
Once you've done this:
- Read up on the Ladon philosophy and the framework design overview
- Write then run some Ladon code
-
bin/
: Contains useful executables that are installed onto your path when installing the Ladon framework gem. -
lib/
: Contains the Ladon framework source code. -
spec/
: RSpec BDD-style test implementations for the Ladon frameworklib/
code. -
README.md
: The project's README, you rascal. You knew that. -
LICENSE
: Authoritative licensing details. -
CHANGELOG
: Per-version framework revision log.
Want to work on Ladon? Contributions are welcome! Just remember to follow the guidelines!
Ladon was architected and implemented at athenahealth, Inc. by Shayne Snow.
Copyright 2017 athenahealth, Inc.
Licensed under the Apache License, Version 2.0 (the "License"). Refer to LICENSE for authoritative licensing details.