Download CLI
Go ENERGY Command-line tools
- energy scaffold It has the following functions
- Automatically install a complete development environment
text
Goalng
CEF
Other: (NSIS, UPX, 7z) Select based on platform
- Application initialization
- Application Build&Compilation
- Create application installation package
CLI Download v2.4.6
MD5
Platform | ARCH | Install CLI CMD | 32 | 64 |
---|---|---|---|---|
Windows | x86_64 | - | Download | Download |
MacOSX | x86_64 | brew install energy | - | Download |
MacOS | ARM64 | brew install energy | - | Download |
Linux | x86_64 | brew install energy | - | Download |
Linux | ARM64 | - | - | Download |
Linux install brew:
shell
bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"