We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0158a11 commit 08e6271Copy full SHA for 08e6271
.devcontainer/postCreateCommand.sh
@@ -9,6 +9,3 @@ go install golang.org/x/perf/cmd/benchstat@latest
9
sudo apt update && sudo sudo apt install -y universal-ctags tree nkf wamerican miller tcpdump
10
wget -O /tmp/hyperfine.deb https://github.com/sharkdp/hyperfine/releases/download/v1.19.0/hyperfine_1.19.0_amd64.deb
11
sudo dpkg -i /tmp/hyperfine.deb
12
-
13
-go mod download
14
-task build
0 commit comments