Skip to content

Commit

Permalink
docs: update README with title, TOC and commands
Browse files Browse the repository at this point in the history
  • Loading branch information
Alejandroid17 committed May 23, 2023
1 parent 42ef91e commit 7dd2594
Showing 1 changed file with 76 additions and 1 deletion.
77 changes: 76 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,76 @@
# Bitbucket commands
<div align="center">
<h1>
<img src="https://github.com/Alejandroid17/bitbucket-command/assets/17381133/e9e633d3-953b-4546-843a-a3d791424626" width="82px"/>
<br />
Bitbucket command
<br />
</h1>
</div>

<div align="center">

[![License](https://img.shields.io/github/license/Alejandroid17/bitbucket-command?style=flat-square)](https://github.com/Alejandroid17/bitbucket-changelog/blob/main/LICENSE)

<br />
</div>

<div align="center">
<strong>Different bitbucket commands for your daily work</strong>
<br />
<br />
</div>

<div align="center">
<br />
<pre>pnpm i <a href="...">...</a></pre>
<br />
</div>

<!-- TABLE OF CONTENTS -->

<details open>
<summary>Table of Contents</summary>
<ul>
<li><a href="#installation">Installation</a></li>
<li><a href="#how-to-use">How to use</a></li>
<li><a href="#commands">Commands</a></li>
<ul>
<li><a href="#config">config</a></li>
<li><a href="#config">pull-request</a></li>
</ul>
</ul>
</details>

## Installation

```shell
pnpm install ...
```
or
```shell
npm install ...
```

## How to use

```shell
Coming soon...
```

## Commands

### `config`

#### `participant`

- list
- add
- delete

#### `auth`

### `pull-request`

#### `list-open`

#### `list-blocked`

0 comments on commit 7dd2594

Please sign in to comment.