ntn 0.23.8 → 0.23.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md
CHANGED
|
@@ -167,7 +167,7 @@ To rebuild automatically when files change:
|
|
|
167
167
|
mise watch build
|
|
168
168
|
```
|
|
169
169
|
|
|
170
|
-
To rebuild and refresh
|
|
170
|
+
To rebuild and refresh `~/.local/bin/ntnd` automatically when files change:
|
|
171
171
|
|
|
172
172
|
```bash
|
|
173
173
|
mise watch release:local
|
|
@@ -182,7 +182,7 @@ To do a one-time install of the current debug build:
|
|
|
182
182
|
mise release:local
|
|
183
183
|
```
|
|
184
184
|
|
|
185
|
-
By default this installs the debug build as `ntnd` at
|
|
185
|
+
By default this installs the debug build as `ntnd` at `~/.local/bin/ntnd`, which
|
|
186
186
|
avoids colliding with a production `ntn` install.
|
|
187
187
|
|
|
188
188
|
To replace the `ntn` binary already on your `PATH` instead:
|
|
Binary file
|
package/dist/ntn-darwin-x64/ntn
CHANGED
|
Binary file
|
package/dist/ntn-linux-arm64/ntn
CHANGED
|
Binary file
|
package/dist/ntn-linux-x64/ntn
CHANGED
|
Binary file
|
|
Binary file
|