Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.
/ Story Public archive

Remember the name/number of task/story you're working on

License

Notifications You must be signed in to change notification settings

aulme/Story

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Story

A simple script to save and retrieve the name/number of your current task/story/etc. 'Story' here refers to an agile user story, but can be used with any sort of tasks.

#What is Story for? You can include the current story number as part of your prompt so you won't forget it. You can also write a git hook to include it as part of each commit.

#How to use Story?

  1. Get-Story gets the current story number. You can include this into your prompt.
  2. Set-Story x sets the story to "x". This sets the CURRENT_STORY environmental variable, which you can also use in git hooks.

About

Remember the name/number of task/story you're working on

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published