Skip to content

bake-bake-bake/bakeware_updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bakeware Updater

Check for executable updates via SousChef API

screenshot0 screenshot1

Usage

iex()> BakewareUpdater.check("hello_world", "1.2.3")
"ok"

iex()> BakewareUpdater.check("hello_world", "1.2.4")
%{"status" => "update", "url" => "https://some-download.url"}

About

Prototype software update checker for use with Bakeware

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages