@heightapp/cli
v1.1.3
Published
Automatically create tasks as you code — turn your todo comments into trackable tasks. With Height Code To Task you can:
Downloads
6
Readme
Automatically create tasks as you code — turn your todo comments into trackable tasks. With Height Code To Task you can:
- Easily find tasks in your codebase using their unique task IDs
- Configure the tool to watch as many repositories as you want
- Auto-assign tasks created from your code to your future self
Supported commands
height watch
Turn // todo
into tasks automatically.
Height will watch for changes in files in the tracked repositories and automatically create tasks for new todos.
The todos will be replaced by their task IDs for easy tracking.
height auth
Manage authentication. You can log in or log out to/from your account
height repo
List/add/remove repositories you want to track
height log
Show logs generated by the CLI
height help <command..>
Use height help
to have an overview of the all commands.
Alternatively, pass the command as parameter to information on a specific command