Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release minimal functionality #1

Open
6 of 15 tasks
pujitm opened this issue Feb 10, 2022 · 1 comment
Open
6 of 15 tasks

Release minimal functionality #1

pujitm opened this issue Feb 10, 2022 · 1 comment
Assignees
Milestone

Comments

@pujitm
Copy link
Owner

pujitm commented Feb 10, 2022

Terminal Interface (0.5.0)

Each item is a minor version increment (eg 0.1.1 ➡️ 0.2.0)

Dev (0.9.0)

  • Create/find/use bubble-compatible question-prompt machine
  • Create actual commit
  • Generate and read from (hopefully toml) config files
  • Error boundary

Docs (0.13.0)

  • Source code/dev docs
  • Installation & usage docs
  • Man pages
  • Help commands

Release (1.0.0)

For example, see gh CLI Release Workflow

See GoReleaser

  • Publish binary to package repos like Homebrew, apt, winget, etc
  • Goal: Painless installation to PATH, appearing as native git extension with git ice
@pujitm pujitm added this to the v1.0.0 milestone Feb 10, 2022
@pujitm pujitm self-assigned this Feb 10, 2022
@pujitm pujitm pinned this issue Feb 10, 2022
@pujitm pujitm changed the title Implement minimal functionality Release minimal functionality Feb 12, 2022
@pujitm
Copy link
Owner Author

pujitm commented Feb 12, 2022

As of 6084901, the tool has minimal functionality and can be locally built/installed and run with git ice.
Scope prompt is still a text input though 😦

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant