Skip to content

StikyPiston/dotkeeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotkeeper

A preview of Dotkeeper applying a keep

A keeper for your dotfiles. See what I did there? (booooooo)

To get started, create a folder in ~/.dotkeep with the name of your keep. A keep is a place where dots are kept.

Info

To learn how to use Dotkeeper, see the wiki

Installation

Method 1: Homebrew

To install with brew, simply run:

brew install stikypiston/formulae/dotkeeper

Method 2: Manual Install

Dependencies:

  • Swift (can be installed with brew install swift, or with swiftly)

Instructions

To install manually, first clone the repository.

git clone https://github.com/StikyPiston/dotkeeper

Then, cd into the directory.

cd dotkeeper

Use swift to build the project.

swift build --configuration release

And finally, move the executable into a location like /usr/local/bin/

sudo mv .build/release/dotkeeper /usr/local/bin/

About

A flexible symlink farm tool

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages