HN user

thomas-mc-work

10 karma
Posts0
Comments7
View on HN
No posts found.

The documentation looks very pleasing. But it doesn't seem to be free, too. Does anybody know with what framework it's made? WhatCMS says "Astro", but I guess this is too generic and there more involved.

PyInfra 3.8.0 3 months ago

Some time ago I've solved the same problem but using plain shell scripts instead of Python:

https://codeberg.org/common-good/welder

The desire was to have any kind of configuration management in a team with people for whom the barrier of learning the YAML based Ansible DSL was too high.

Alas it looks like it's web/electron based.

For me this contradicts the claim of being simple. As opposed to this:

    python -m http.server 8080