0.14.0 • Published 9 years ago
e5r-dev v0.14.0
E5R Dev
E5R Tools for Development Team.
Windows build
npm install
make distUnix build
npm install
./make distGenerate NPM version
Change the constant TOOL_VERSION in src/global-consts.js file.
npm version major|minor|patch -m "Release version %s"
npm publishInstall on Windows
CMD
@powershell -NoProfile -ExecutionPolicy unrestricted -Command "&{$DevShell='cmd';$wc=New-Object System.Net.WebClient;$wc.Proxy=[System.Net.WebRequest]::DefaultWebProxy;$wc.Proxy.Credentials=[System.Net.CredentialCache]::DefaultNetworkCredentials;Invoke-Expression ($wc.DownloadString('https://raw.githubusercontent.com/e5r/dev/develop/install.ps1'))}" && if exist %UserProfile%\.dev\bin\dev.cmd %UserProfile%\.dev\bin\dev.cmd update-devenvvarsPowerShell
&{$wc=New-Object System.Net.WebClient;$wc.Proxy=[System.Net.WebRequest]::DefaultWebProxy;$wc.Proxy.Credentials=[System.Net.CredentialCache]::DefaultNetworkCredentials;Invoke-Expression ($wc.DownloadString('https://raw.githubusercontent.com/e5r/dev/develop/install.ps1'))}Install on Unix (Linux and macOS)
curl -sSL https://raw.githubusercontent.com/e5r/dev/develop/install.sh | sh && source ~/.dev/tools/dev-envvars.shStart usage
dev --help0.14.0
9 years ago
0.13.0
9 years ago
0.12.0
9 years ago
0.11.0
9 years ago
0.10.5
9 years ago
0.10.4
9 years ago
0.10.3
9 years ago
0.10.2
9 years ago
0.10.1
9 years ago
0.10.0
9 years ago
0.9.0
9 years ago
0.8.1
9 years ago
0.8.0
9 years ago
0.7.0
9 years ago
0.6.4
9 years ago
0.6.3
10 years ago
0.6.2
10 years ago
0.6.1
10 years ago
0.6.0
10 years ago
0.5.0
10 years ago
0.4.1
10 years ago
0.4.0
10 years ago
0.3.2
10 years ago
0.3.1
10 years ago
0.3.0
10 years ago
0.2.0
10 years ago
0.1.8
10 years ago
0.1.7
10 years ago
0.1.6
10 years ago
0.1.5
10 years ago
0.1.4
10 years ago
0.1.4-alpha
10 years ago
0.1.3
10 years ago
0.1.2
10 years ago
0.1.1
10 years ago
0.1.0
10 years ago