Compare commits
2 Commits
23.12.30.0
...
master
Author | SHA1 | Date | |
---|---|---|---|
2c03f8292c | |||
f504a95a69 |
11
README.md
11
README.md
@ -12,7 +12,6 @@ configuring a new system for use.
|
||||
## Table of Contents
|
||||
|
||||
* [Motivation](#motivation)
|
||||
* [Installation](#installation)
|
||||
* [Configuration](#configuration)
|
||||
* [Environment Variables](#environment-variables)
|
||||
* [Command Macros](#command-macros)
|
||||
@ -63,16 +62,6 @@ easy to understand, executables built by the Go compiler are statically linked,
|
||||
the binary on your system and you are ready! The result of my work is Homemaker; I hope that you find it suitable for
|
||||
your needs.
|
||||
|
||||
## Installation
|
||||
|
||||
If you already have the Go environment and toolchain set up, you can get the latest version by running:
|
||||
|
||||
```
|
||||
go install foosoft.net/projects/homemaker@latest
|
||||
```
|
||||
|
||||
Otherwise, you can use the [pre-built binaries](https://github.com/FooSoft/homemaker/releases) from the project page.
|
||||
|
||||
## Configuration
|
||||
|
||||
Configuration files for Homemaker can be authored in your choice of [TOML](https://github.com/toml-lang/toml),
|
||||
|
Loading…
Reference in New Issue
Block a user