Skip to content

Commit

Permalink
docs: add using gbc subsection
Browse files Browse the repository at this point in the history
  • Loading branch information
AllanCapistrano committed Jul 16, 2023
1 parent 93c540c commit 08b0cd9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ Follow the next steps to install **gbc**:
bash -c "$(curl --fail --show-error --silent --location https://raw.githubusercontent.com/AllanCapistrano/gbc/main/scripts/install.sh)"
```
3. You can check if **gbc** is installed by typing `gbc --version` in your terminal.

### Using gbc
Once you have **gbc** installed, after adding the file(s) to commit, type `gbc` in your terminal, select the **commit type** using the **arrows keys**, and press **enter**. After that, enter the **commit message** you want.
### Build gbc
To build **gbc** in your machine, you can follow the next steps:

Expand Down

0 comments on commit 08b0cd9

Please sign in to comment.