mirror of
https://github.com/wasp-lang/wasp.git
synced 2025-01-06 01:06:45 +03:00
4 lines
76 B
Bash
Executable File
4 lines
76 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
bazel build //src:stick-cli && bazel-bin/src/stick-cli
|