Skip to content
This repository has been archived by the owner on Mar 31, 2023. It is now read-only.

takaishi/alpette

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alpette

server

$ cat /etc/alpette/alpette.conf
[[tasks]]
name = "foo"
command = "echo this is foo"

[[tasks]]
name = "bar"
command = "echo this is bar"
$ alpette server --conf /etc/alpette/alpette.conf

client

$ alpette run --task foo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages