Skip to content

Commit

Permalink
update readmes with usage instuructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
AnalogJ committed Jun 18, 2021
1 parent ebc15c5 commit 1fe729a
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,19 @@
</a>
</p>

# Usage

```
cd /path/to/git/repo
git log
# commit 1b98710322765393ac839b9315619d8b94b945d5 (HEAD -> master, origin/master)
packagr-releasr start --scm github --package_type golang
git log
# commit 2477cbc9df830d79bf08922162ad8594b4cf173b (tag: v1.0.86)
```


# Inputs
- `package_type`
Expand Down

0 comments on commit 1fe729a

Please sign in to comment.