LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

yadm-bootstrap

Execute the yadm bootstrap program

TLDR

Run the bootstrap script
$ yadm bootstrap
copy

SYNOPSIS

yadm bootstrap

DESCRIPTION

yadm bootstrap executes the bootstrap program at `$HOME/.config/yadm/bootstrap` if it exists. This is typically used for post-clone setup such as installing packages, setting permissions, or configuring applications. The bootstrap script must be executable.After `yadm clone` successfully clones a repository, yadm will prompt whether to run the bootstrap program if one is found. This prompt can be bypassed with the `--bootstrap` or `--no-bootstrap` options to `yadm clone`.The bootstrap program can be any executable file, though bash scripts are common. It is recommended to make the bootstrap logic idempotent so it can be safely re-run when merging changes from other hosts. The bootstrap path can be overridden with the `--yadm-bootstrap` option.

INSTALL

sudo pacman -S yadm
copy
sudo apk add yadm
copy
sudo zypper install yadm
copy
brew install yadm
copy
nix profile install nixpkgs#yadm
copy

SEE ALSO

yadm(1), yadm-clone(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid