Comparing version 0.6.2 to 0.6.4
{ | ||
"name": "esy", | ||
"version": "0.6.2", | ||
"version": "0.6.4", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "description": "Package builder for esy.", |
@@ -113,17 +113,7 @@ # esy | ||
% cd esy | ||
% esy | ||
% yarn | ||
% node scripts/bootstrap.js | ||
% make bootstrap | ||
``` | ||
On Linux/macOS (soon on Windows too) you can run: | ||
And then run newly built `esy` executable from anywhere like `PATH_TO_REPO/bin/esy`. | ||
``` | ||
% make install-githooks | ||
``` | ||
which will install git hooks which will do pre commit validation. | ||
To test the `esy` executable in development you can use `bin/esy`. | ||
### Updating `bin/esyInstallRelease.js` | ||
@@ -144,14 +134,8 @@ | ||
Unit tests: | ||
Run: | ||
``` | ||
% esy test:unit | ||
% make test | ||
``` | ||
E2E tests: | ||
``` | ||
% esy test:e2e | ||
``` | ||
### Branches | ||
@@ -158,0 +142,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
186542432
247