golem

By robsheldon

Golem Alternatives

Similar projects and alternatives to golem

  1. scrollsdk

    11 golem VS scrollsdk

    The code for Particles and Parsers, which Scroll is built on.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. asciinema

    11 golem VS asciinema

    Platform for hosting and sharing terminal session recordings

  4. nasty-files

    Some files with nasty names

  5. literate-programming

    Creating programs from Markdown code blocks

  6. motllo

    1 golem VS motllo

    Project templates without needing a repository

  7. Literate

    A literate programming tool for any language

  8. blog.treenotation.org

    Blog of the Tree Notation Lab

  9. gomplate

    A flexible commandline tool for template rendering. Supports lots of local and remote datasources.

  10. many-to-one

    1 golem VS many-to-one

    Sync and keep in sync multiple files to one file

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better golem alternative or higher similarity.

golem discussion

Log in or Post with

golem reviews and mentions

Posts with mentions or reviews of golem. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-01.
  • SSH Quoting
    1 project | news.ycombinator.com | 12 Jun 2021
    This is the method I ended up using for golem (https://github.com/robsheldon/golem), a tool I wrote for executing server documentation on remotes. Shell quoting was by far the hardest part to get right, and the base64 pipe was the only solution that correctly handled all forms of quoting embedded in the scripts.
  • Literate: A Flexible Literate Programming System
    3 projects | news.ycombinator.com | 1 Mar 2021
    I've seen a few posts here recently on literate programming; I really hope it takes hold as a trend.

    A couple of months ago I released a "literate devops" tool: https://github.com/robsheldon/golem/

    It extends https://github.com/bashup/mdsh so that you can execute shell code, embedded in markdown, on remote servers. I hope someday that documented server management becomes the standard.

  • Show HN: Stamp turns a folder into a plain text file and a file into a folder
    8 projects | news.ycombinator.com | 7 Feb 2021
    I use this pattern a lot along with a tool I built for doing server deployments and administration using plain old shell scripts and ssh (golem: https://github.com/robsheldon/golem/).

    There are two caveats:

    First, if there's any chance at all that the heredoc may contain a $, or a `, or possibly some other shell-magical characters, then you have to use a single-quoted heredoc:

      cat <<'EOF'...
  • A note from our sponsor - SaaSHub
    www.saashub.com | 23 Jan 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic golem repo stats
3
8
4.5
13 days ago

robsheldon/golem is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of golem is Shell.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Shell is
the 11th most popular programming language
based on number of references?