Skip to content

Releases: kdeal/misc

wkfl/latest: Make wkfl-release run on every commit to wkfl directory

Choose a tag to compare

@github-actions github-actions released this 01 Jun 15:54
I am the only one using this, so doing actual releases is a bit
overkill. I am going to have it maintain a latest release that is built
after every change to the directory or manually triggered. I can always
build back in releases if I find it useful.

wkfl/v0.1.4: Release wkfl version 0.1.4

Choose a tag to compare

@github-actions github-actions released this 12 Jul 04:31
- Support running command pre/post start/stop commands
- Fix for multiple options being printed on last line

wkfl/v0.1.3: Release wkfl version 0.1.3

Choose a tag to compare

@github-actions github-actions released this 29 May 20:35
- Implement cloning a new repo
- Command for using fzf like select prompt
- Command for a boolean prompt

wkfl/v0.1.2: Release version 0.1.2

Choose a tag to compare

@github-actions github-actions released this 31 Mar 05:51
- Implemented fzf like selection prompt
- Added more keybinds to the prompt: w, b, e, c, d, x, X

wkfl/v0.1.1: Release of v0.1.1

Choose a tag to compare

@github-actions github-actions released this 29 Mar 05:16
- Added a config file
- Added support for listing repositories
- Added support for sending actions to the shell. This allows wkfl to
  notify the shell to change directories
- Added a vim like prompt and use it instead of cli args
- Use git fetch instead of libgit2 fetch because libgit2 doesn't respects .ssh/conif

wkfl/v0.1.0: First release of wkfl

Choose a tag to compare

@github-actions github-actions released this 19 Mar 20:51
This supports doing the git parts of starting and ending work on
a branch.