Skip to content

A rust utility to convert markdown docs into shell scripts.

Notifications You must be signed in to change notification settings

tehprofessor/corg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Corg

A command line tool for literate devops.

Description

Corg turns markdown files into runnable shell scripts and provides a few useful mechanisms for deploying those scripts.

Commands

Convert

Convert a markdown document to a shell script.

corg --convert path/to/file.md

Run

Deploy a script to a remote host.

corg run --host faye.futuregadgetlab.dev --script examples/system/nix.sh

Help

View help for the Corg command itself or its subcommands

corg run --host faye.futuregadgetlab.dev --script examples/system/nix.sh

About

A rust utility to convert markdown docs into shell scripts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published