Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 595 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 595 Bytes

Docksal Warmup

Prepare Docksal configuration with simple guide-thru warmup script.

Installation

  1. Install Docksal on local computer
  2. Get fin warmup command:
bash <(curl -fsSL https://raw.githubusercontent.com/Flower7C3/docksal-warmup/master/install)

Uninstall from local computer:

bash <(curl -fsSL https://raw.githubusercontent.com/Flower7C3/docksal-warmup/master/uninstall)

Usage

Execute fin warmup and follow instructions. Run fin help warmup to see more information.

Update

Execute fin warmup --self-update.