vade-cli 0.1.1

A command-line tool to deploy applications on Linux servers
1
2
3
4
5
6
7
8
[[systemd-unit]]
[systemd-unit.template]
inline = """
Trust me, I'm a systemd unit

[Install]
WantedBy=multi-user.target
"""