Skip to content
This repository was archived by the owner on Aug 26, 2025. It is now read-only.

Latest commit

 

History

History
17 lines (11 loc) · 318 Bytes

File metadata and controls

17 lines (11 loc) · 318 Bytes

Dockyard

Dockyard will deploy your services to local.

🚀 Usage

Add this function to your ~/.bashrc or ~/.zshrc:

alias sandbox='curl -fsSL https://raw.githubusercontent.com/appsmithorg/dockyard/refs/heads/main/script.sh | source /dev/stdin; dockyard'

Then run:

sandbox <folder>