Skip to content

Releases: Praseetha-KR/strand-cli

Added cli header

26 Apr 19:10
99fa88c
Compare
Choose a tag to compare

Binary Installation Instructions:

Mac OSX

mv strand_darwin_amd64 /usr/local/bin/strand

Linux

64bit:

mv strand_linux_amd64 /usr/local/bin/strand

32bit:

mv strand_linux_386 /usr/local/bin/strand

arm

64bit:

mv strand_linux_arm64 /usr/local/bin/strand

32bit:

mv strand_linux_arm /usr/local/bin/strand

Windows

64bit:

move strand_windows_amd64 C:\Program Files\strand.exe

32bit:

move strand_windows_386 C:\Program Files\strand.exe

Support for multiple architectures

26 Apr 18:00
8f51e76
Compare
Choose a tag to compare

Binary Installation Instructions:

Mac OSX

mv strand_darwin_amd64 /usr/local/bin/strand

Linux

64bit:

mv strand_linux_amd64 /usr/local/bin/strand

32bit:

mv strand_linux_386 /usr/local/bin/strand

arm

64bit:

mv strand_linux_arm64 /usr/local/bin/strand

32bit:

mv strand_linux_arm /usr/local/bin/strand

Windows

64bit:

move strand_windows_amd64 C:\Program Files\strand.exe

32bit:

move strand_windows_386 C:\Program Files\strand.exe

Initial Release

26 Apr 15:58
ddff29b
Compare
Choose a tag to compare
v0.0.1

Added readme