Sterling is an open source project released under the MIT License. If you’d like to contribute in any way, head over to GitHub to fork the project. Currently Sterling is split across two repositories:

  • Sterling - This is the Alloy side of Sterling. It includes minor updates to the Alloy user interface as well as the server code used to communicate with the browser.

  • Sterling-JS - This is the web browser side of Sterling. It includes an API used to represent Alloy instances in JavaScript as well as all of the user interface and visualization code.