Skip to content

Commit 50ff267

Browse files
authored
Merge pull request #28 from oharan2/update_poetry
Update project to be installed and released via poetry
2 parents b16f479 + 163d627 commit 50ff267

File tree

3 files changed

+74
-1127
lines changed

3 files changed

+74
-1127
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ export GITHUB_TOKEN=<your_github_token>
1414

1515
* [release-it](https://github.com/release-it/release-it)
1616

17+
Run the following once (execute outside repository dir for example `~/`):
18+
1719
```bash
1820
sudo npm install --global release-it
1921
npm install --save-dev @release-it/bumper

0 commit comments

Comments
 (0)