Skip to content

A bag of SDK's that can be used with midas

Notifications You must be signed in to change notification settings

midas-framework/midas_sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

midas_sdk

Package Version Hex Docs

A set of SDK's for building tasks with midas. Note this is not meant to be an exhaustive set for any given usecase. Instead if functions as quick implemetations of scripts and automations, this is the usecase midas wants to champion using Gleam for. This package can also be used as examples for how to implement sdk's that work with midas.

gleam add midas_sdk@1
import midas_sdk

pub fn main() {
  // TODO: An example of the project in use
}

Further documentation can be found at https://hexdocs.pm/midas_sdk.

Development

gleam run   # Run the project
gleam test  # Run the tests

About

A bag of SDK's that can be used with midas

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages