@trail-pm/cli 0.1.0

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 ADDED
@@ -0,0 +1,23 @@
1
+ # `@trail-pm/cli`
2
+
3
+ **Trail** — Task & Repository AI Layer: a GitHub-native project management CLI.
4
+
5
+ ## Install
6
+
7
+ ```bash
8
+ npm install -g @trail-pm/cli
9
+ ```
10
+
11
+ ## Usage
12
+
13
+ ```bash
14
+ trail --help
15
+ ```
16
+
17
+ Full documentation, authentication, command reference, and MCP setup:
18
+
19
+ **https://github.com/joeydekruis/trail#readme**
20
+
21
+ ## License
22
+
23
+ MIT — see the [repository](https://github.com/joeydekruis/trail).