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
wancom edited this page Nov 23, 2022
·
2 revisions
Build
# Download source code
git clone https://github.com/uoanlab/shenc.git
cd shenc
# Build shenc
go build -o shenc main.go
# Move binary to dir which is in $PATH
# i.e. mac/linux
mv shenc /usr/local/bin/