You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[Docker and Docker Compose](#docker-and-docker-compose)
10
10
-[AWS LocalStack](#aws-localstack)
11
11
# Introduction
12
-
**Simi Sandbox** is a toolkit for transferring files, executing commands, and managing remote servers — including installing databases and dependencies.
12
+
**Simi Sandbox** is a developer-friendly toolkit for remote server management — enabling file transfer, command execution, and automated dependency setup.
13
+
13
14
# Core Scripts
14
15
## [scripts/cpfiles.sh](./scripts/cpfiles.sh)
15
16

@@ -135,7 +136,7 @@
135
136
136
137
Global Env:
137
138
* ROOT : The absolute path of scripts directory.
138
-
# Env Helper
139
+
# Environment Configuration Helper
139
140
## Docker and Docker Compose
140
141
Instructions to install and configure Docker and Docker Compose on your system.
0 commit comments