|
|
|
|
|
by ricardobeat
3782 days ago
|
|
This is still quite a bit more work than publishing to npm: 1. Jump to separate repository 2. Create a .tar.gz with sensitive filename 3. "upload somewhere" 4. Manually update formula, sha, version 4. Push Versus: 1. npm bump && npm publish I ended up automating the formula updating after getting tired of doing that every other day, for a private tap. |
|