We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b10baa9 commit d3332afCopy full SHA for d3332af
1 file changed
README.md
@@ -1 +1,15 @@
1
-# Resultify HubSpot CLI
+# @resultify/rh-cli
2
+Resultify command line tool
3
+
4
+[](https://github.com/Resultify/rh-cli/actions/workflows/test.yml)
5
+
6
7
+## Install and use
8
9
+```sh
10
+npm -g install @resultify/rh-cli
11
+```
12
13
+## Commands
14
+- `rh -h` get general help
15
+- `rh` get info based on current directory
0 commit comments