open-cu
Version:
Open up your [ClickUp](https://clickup.com/) ticket from the command-line on Mac and Windows
29 lines (23 loc) • 1.12 kB
Markdown
# 📂 ✨ Open-CU
Open up your [ClickUp](https://clickup.com/) ticket from the command-line on Mac and Windows
### 🛠️ Installation
`npm i -g open-cu`
### 👟 Usage
run `open-cu` in your command-line while in your github repo on the appropriately named branch
This tool works by inspecting the name of your current git branch and expects it to follow the format of
`(something)CU-(ticketId)_(something)`
It will then open up the url of https://app.clickup.com/t/(ticketId)
### 👨🍳 Created By
<table>
<tr>
<td align="center">
<div style="text-align:center;">
<a href="https://github.com/suarezluis"><img src="https://github.com/suarezluis.png" height="auto" width="80" style="border-radius:50%"></a><br/> Luis Suarez<br/>
</td>
<td align="center">
<a href="https://github.com/thunderducky"><img src="https://github.com/thunderducky.png" height="auto" width="80" style="border-radius:50%"><br/></a>Eric Scott
</td>
</tr>
</div>
</table>
[](https://wakatime.com/badge/github/suarezluis/open-in-click-up)