Skip to content

themartec/bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bootstrap

Build Checks

Publicly visible bootstrap and environment checking scripts.

TL;DR

/bin/bash -c \
  "$(curl -fsSL \
  https://raw.githubusercontent.com/themartec/bootstrap/refs/heads/master/mise-tasks/bootstrap.sh)"

or if you have it downloaded locally

make
make build
mise run pre-check-env

Pre check your environment

/bin/bash -c \
  "$(curl -fsSL \
  https://raw.githubusercontent.com/themartec/bootstrap/refs/heads/master/mise-tasks/pre-check-env.sh)"

About

Public bootstrap and check scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published