ericclemmons / ericclemmons/github-semantic-version
Pristine Repo Usage?
- Dominant language
- JavaScript
- Stars
- 22
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
This would be worth documenting how to adopt it in a new vs. existing repo.
I'm working on a new project (Only `initial commit` on `master` and no merged PRs yet) & ran `gsv --init`:
```
> jest-storybook@1.0.0 release /Users/Eric/Projects/ericclemmons/jest-storybook
> github-semantic-version "--init" "--dry-run"
github-semantic-version:info Current branch: 1-initial-release +0ms
github-semantic-version:info Release branch: master +2ms
github-semantic-version:info Dry-run enabled +1ms
github-semantic-version:info Executing: git config --get remote.origin.url +1ms
github-semantic-version:info User: ericclemmons +11ms
github-semantic-version:info Repo: jest-storybook +0ms
github-semantic-version:info Fetching all merged pull requests for the repo... +20ms
undefined
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.