index
:
awwan
dev
main
Configuration management software, scriptable shell with SSH support.
Shulhan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-07-05
Release awwan 0.2.0 (2020.07.05)
v0.2.0
Shulhan
2020-06-26
command: change the owner of file when doing #get!
Shulhan
2020-06-26
environment: set the SSH key, user, host, and port
Shulhan
2020-06-15
command: log the put and get commands on local and remote
Shulhan
2020-06-15
go.mod: fix magic copy and get commands on template
Shulhan
2020-06-04
all: add magic command "#require:"
Shulhan
2020-06-04
command: merge sequences of spaces on command into single space
Shulhan
2020-06-04
command: check for single, double, or back quote on command
Shulhan
2020-05-31
README: update an example section
Shulhan
2020-05-30
awwan 0.1.0 (2020.05.30)
v0.1.0
Shulhan
2020-05-30
README.md: a copy of README.adoc for visibility
Shulhan
2020-05-30
all: update the project links to sourcehut
Shulhan
2020-05-30
all: remove template and style for generating doc
Shulhan
2020-05-30
README: fix variable name on Template section
Shulhan
2020-05-19
awwan: add magic word "#get!"
Shulhan
2020-04-29
all: print message to stderr instead of stdout
Shulhan
2020-04-29
environment: set the line-end argument default to line-start
Shulhan
2020-04-29
command: add force option "-f" when putting file with sudo
Shulhan
2020-04-29
cmd/awwan: update the command usage according to latest implementation
Shulhan
2020-04-29
all: make the third argument, line start, to be required
Shulhan
2020-04-27
all: use .ssh/config as the source of SSH host configuration
Shulhan
2020-04-20
environment: load environment files down to the script directory
Shulhan
2020-04-17
command: fix call to log functions
Shulhan
2020-04-16
all: add LICENSE file
Shulhan
2020-04-16
README: expand the documentation
Shulhan
2020-04-16
all: add magic command to copy file with sudo
Shulhan
2020-04-15
all: refactoring the environment
Shulhan
2020-03-24
go.mod: update dependencies
Shulhan
2019-10-26
awwan: the configuration management for local and cloud
Shulhan