mirror of
https://github.com/vbatts/freezing-octo-hipster.git
synced 2024-11-22 23:15:39 +00:00
16 lines
383 B
Markdown
16 lines
383 B
Markdown
|
# slackware-sync
|
||
|
|
||
|
Really it is not limited to slackware, but that is what I was thinking when I
|
||
|
wrote the first version.
|
||
|
|
||
|
# install
|
||
|
|
||
|
Install this command
|
||
|
|
||
|
go get github.com/vbatts/freezing-octo-hipster/cmd/slackware-sync
|
||
|
|
||
|
Copy the `slackware-sync.toml` to `~/.slackware-sync.toml`, and edit as needed.
|
||
|
|
||
|
Then either run it periodically, or add a crontab to run `slackware-sync -q`.
|
||
|
|