dotfiles-installer

module
v0.0.0-...-120d823 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 31, 2023 License: MIT

README ΒΆ

πŸ› οΈ Dotfiles Installer

Build Status GitHub release (latest by date) GitHub go.mod Go version GitHub GitHub repo size

Welcome to Dotfiles Installer! This tool helps you to install and manage your dotfiles with ease.

DotfilesInstaller

πŸš€ Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

πŸ“‹ Prerequisites
  • Go (version 1.20 or later)
πŸ—οΈ Installation

Clone the repository:

git clone https://github.com/Mephisto-Grumpy/dotfiles-installer.git

Build the project:

cd dotfiles-installer
make # or make build

This will generate a dotfiles-installer binary in your current directory.

πŸƒπŸ»β€β™‚οΈ Running the tests
go test -race -coverprofile=coverage.out -covermode=atomic -tags test ./...
🐳 Docker for testing
docker build -t dotfiles-installer .
docker run --rm -it -v $(pwd)/bin/*:/home/ubuntu/bin dotfiles-installer

πŸ“– Usage

./dotfiles-installer -h # or ./dotfiles-installer --help

πŸ› οΈ Built With

✍🏻 Authors

πŸ“œ License

This project is licensed under the MIT License - see the LICENSE file for details.

Directories ΒΆ

Path Synopsis
cmd
app
pkg
cli

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL