Skip to content

Common utils for building Airstack images without Airstack CLI.

Notifications You must be signed in to change notification settings

airstack/bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Common library and defaults for developing and building Airstack images.

Used by both the CLI and Airstack images repos as a common library for building images and initializing defaults.

Bootstrap eliminates the need for duplicating Makefiles and other common scripts and templates. It also makes it possible to use Airstack images without first installing the CLI.

Install

curl -s https://raw.githubusercontent.com/airstack/bootstrap/master/install | sh -e

This will install node, bootstrap, and cli.

About

Common utils for building Airstack images without Airstack CLI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published