janet-cli 0.3.8__py3-none-any.whl → 0.3.9__py3-none-any.whl
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.
- {janet_cli-0.3.8.dist-info → janet_cli-0.3.9.dist-info}/METADATA +5 -5
- {janet_cli-0.3.8.dist-info → janet_cli-0.3.9.dist-info}/RECORD +6 -6
- {janet_cli-0.3.8.dist-info → janet_cli-0.3.9.dist-info}/WHEEL +1 -1
- {janet_cli-0.3.8.dist-info → janet_cli-0.3.9.dist-info}/entry_points.txt +0 -0
- {janet_cli-0.3.8.dist-info → janet_cli-0.3.9.dist-info}/licenses/LICENSE +0 -0
- {janet_cli-0.3.8.dist-info → janet_cli-0.3.9.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: janet-cli
|
|
3
|
-
Version: 0.3.
|
|
3
|
+
Version: 0.3.9
|
|
4
4
|
Summary: CLI tool to sync Janet AI tickets to local markdown files
|
|
5
5
|
Author-email: Janet AI <support@janet-ai.com>
|
|
6
6
|
License: MIT
|
|
@@ -49,7 +49,7 @@ Dynamic: license-file
|
|
|
49
49
|
|
|
50
50
|
## What is Janet AI?
|
|
51
51
|
|
|
52
|
-
[Janet AI](https://
|
|
52
|
+
[Janet AI](https://janet.ai) is an AI-native project management platform for modern software teams. The Janet CLI allows developers to:
|
|
53
53
|
|
|
54
54
|
- **Sync tickets** to local markdown files with real-time updates as changes are made on the platform
|
|
55
55
|
- **Create tickets** directly from the command line or via AI agents
|
|
@@ -345,7 +345,7 @@ The CLI stores configuration at:
|
|
|
345
345
|
## Requirements
|
|
346
346
|
|
|
347
347
|
- Python 3.8 or higher
|
|
348
|
-
- Janet AI account ([sign up](https://
|
|
348
|
+
- Janet AI account ([sign up](https://janet.ai))
|
|
349
349
|
|
|
350
350
|
## License
|
|
351
351
|
|
|
@@ -353,5 +353,5 @@ MIT License - see [LICENSE](LICENSE) file for details.
|
|
|
353
353
|
|
|
354
354
|
## Links
|
|
355
355
|
|
|
356
|
-
- [Janet AI](https://
|
|
357
|
-
- [Documentation](https://docs.
|
|
356
|
+
- [Janet AI](https://janet.ai) - AI-native project management
|
|
357
|
+
- [Documentation](https://docs.janet.ai)
|
|
@@ -26,9 +26,9 @@ janet/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
|
26
26
|
janet/utils/console.py,sha256=zMhX4HUXSco-or9KpqBJmYCzmfH_GWtvq-n2Sy6Dfgc,927
|
|
27
27
|
janet/utils/errors.py,sha256=yxoVDF7ovMT7ooJA-8cvxJK8_3nWumGv7s1n8povi-4,783
|
|
28
28
|
janet/utils/paths.py,sha256=JYp5gcSEjIbYNJaUcAwdpz6rmta9m0JzoBARC6_AWmM,1706
|
|
29
|
-
janet_cli-0.3.
|
|
30
|
-
janet_cli-0.3.
|
|
31
|
-
janet_cli-0.3.
|
|
32
|
-
janet_cli-0.3.
|
|
33
|
-
janet_cli-0.3.
|
|
34
|
-
janet_cli-0.3.
|
|
29
|
+
janet_cli-0.3.9.dist-info/licenses/LICENSE,sha256=wNChlibp2El7r-zfLH8QhOg2oLPAvGwP7ETnVWyNRio,1065
|
|
30
|
+
janet_cli-0.3.9.dist-info/METADATA,sha256=yYJcfWZtFE7-lYNZpNrrAGJVTnPyPmvtN0ScN4wl43Y,10311
|
|
31
|
+
janet_cli-0.3.9.dist-info/WHEEL,sha256=qELbo2s1Yzl39ZmrAibXA2jjPLUYfnVhUNTlyF1rq0Y,92
|
|
32
|
+
janet_cli-0.3.9.dist-info/entry_points.txt,sha256=MeYUkStK_xcqW3AylPNpQh_H5zmfojB1-d8WMhifkvw,40
|
|
33
|
+
janet_cli-0.3.9.dist-info/top_level.txt,sha256=Ux5zWeRoPO3Tu87toTRoiwMkIQNQylV9aRO2g7KqNW4,6
|
|
34
|
+
janet_cli-0.3.9.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|