Skip to content

laughing-nerd/sensible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sensible

Sensible is a modern, declarative task runner for developers. It helps automate your project workflows with a clean and readable config format, without the overhead of traditional tools like Make, Ansible, or Bash scripts.


Features

  • Declarative configuration using HCL
  • Run tasks locally or remotely via SSH
  • Supports sequential execution (parallel execution coming soon!)
  • Easily customizable with components
  • Easy to distribute via one-liner install script

Installation

curl -sSL https://raw.githubusercontent.com/laughing-nerd/sensible/main/install.sh | bash

Documentation

For detailed documentation, visit the Sensible Documentation.

About

(WIP) Nothing special. Just a powerful alternative to ansible!!

Resources

Stars

Watchers

Forks

Packages

No packages published