@ask-thane/thane-cli 0.1.2 → 0.1.6

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
@@ -13,3 +13,10 @@ To migrate from Slack:
13
13
  ```bash
14
14
  thane workspace create-from-slack ./slack-export.zip --apply
15
15
  ```
16
+
17
+ To invite a teammate:
18
+
19
+ ```bash
20
+ thane invite-link create --expires 7d
21
+ thane invite-link accept https://api.askthane.com/invite/...
22
+ ```
@@ -1 +1 @@
1
- {"version":3,"file":"chat.d.ts","sourceRoot":"","sources":["../src/chat.ts"],"names":[],"mappings":"AAgBA,wBAAsB,OAAO,CAAC,cAAc,SAAY,GAAG,OAAO,CAAC,IAAI,CAAC,CAiKvE"}
1
+ {"version":3,"file":"chat.d.ts","sourceRoot":"","sources":["../src/chat.ts"],"names":[],"mappings":"AA4RA,wBAAsB,OAAO,CAAC,cAAc,SAAY,GAAG,OAAO,CAAC,IAAI,CAAC,CAsRvE"}