Skip to content

fortizpenaloza/Cosmos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cosmos

Cosmos is a Internet of Things (IoT) platform completly written in Smalltalk.
Explore the docs »

Report a defect | Request feature

GitHub release Build Status Coverage Status

Name origin: Astronomer Annie Jump Cannon. A cool surname from a celebrity in astronomy, since Cannon works best when combined with other BA-ST architecture projects, like Stardust and Kepler.

With Cannon, we aim to provide a much needed state machine implementation, which is required for any complex workflow architecture.

License

  • The code is licensed under MIT.
  • The documentation is licensed under CC BY-SA 4.0.

Cosmos

Build Status Coverage Status

Internet of Things platform

License

The project source code is MIT licensed. Any contribution submitted to the code repository is considered to be under the same license.

Get started!

On Pharo 6 open Playground and evaluate:

Metacello new
  baseline: 'Cosmos';
  repository: 'github://iot-uca/back-end:master/source';
  load: ('Development').

Download Pharo + Cosmos!

You may prefer to get a fresh new Pharo image and put IoT-UCA in it. You can use the script: it will get the last Pharo image+VM, install IoT-UCA code and give you a warming welcome!

Releases

No releases published

Packages

No packages published

Languages