1
Fork 0

Update README

This commit is contained in:
Alex Yatskov 2023-12-31 13:14:15 -08:00
parent f504a95a69
commit 2c03f8292c
1 changed files with 0 additions and 11 deletions

View File

@ -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),