Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on May 4, 2022. It is now read-only.
Astha Patni edited this page Oct 2, 2017 · 1 revision

Ladon - A Software Modeling and Automation Framework

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.

Getting Started

New to Ladon? Simply install the Ladon framework.

Once you've done this:

Repository Structure

  • 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 framework lib/ code.
  • README.md: The project's README, you rascal. You knew that.
  • LICENSE: Authoritative licensing details.
  • CHANGELOG: Per-version framework revision log.

Contributing

Want to work on Ladon? Contributions are welcome! Just remember to follow the guidelines!

Credits

Ladon was architected and implemented at athenahealth, Inc. by Shayne Snow.

License

Copyright 2017 athenahealth, Inc.

Licensed under the Apache License, Version 2.0 (the "License"). Refer to LICENSE for authoritative licensing details.

Clone this wiki locally