ntn 0.13.1 → 0.13.2
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 +1 -5
- package/dist/ntn-darwin-arm64/ntn +0 -0
- package/dist/ntn-darwin-x64/ntn +0 -0
- package/dist/ntn-linux-arm64/ntn +0 -0
- package/dist/ntn-linux-x64/ntn +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -2,9 +2,6 @@
|
|
|
2
2
|
|
|
3
3
|
A command-line interface for Notion.
|
|
4
4
|
|
|
5
|
-
> [!NOTE]
|
|
6
|
-
> Nothing to see here. This is **extreme** alpha and currently only works for an unreleased product.
|
|
7
|
-
|
|
8
5
|
## Installation
|
|
9
6
|
|
|
10
7
|
```bash
|
|
@@ -14,8 +11,7 @@ curl -fsSL https://ntn.dev | bash
|
|
|
14
11
|
## What this is for
|
|
15
12
|
|
|
16
13
|
`ntn` is the Notion CLI for authenticating with Notion and managing Notion
|
|
17
|
-
Workers from your terminal. It is
|
|
18
|
-
for Workers development and operation.
|
|
14
|
+
Workers from your terminal. It is focused on Workers development and operation.
|
|
19
15
|
|
|
20
16
|
## Basic command overview
|
|
21
17
|
|
|
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
|