Skip to content

🙌 Standup prompts so you can get down to work

License

Notifications You must be signed in to change notification settings

ash-shell/standup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Standup

Standup is an Ash module that allows you to run through a standup flow in a terminal.

Getting started

You're going to have to install Ash to use this module.

After you have Ash installed, run either one of these two commands depending on your git clone preference:

  • ash apm:install https://github.com/ash-shell/standup.git
  • ash apm:install git@github.com:ash-shell/standup.git

You can optionally install this globally by adding --global to the end of the command.

Usage

Currently, there is formatting support for Slack (which is the only use case I need). If you'd like additional formatting / output options please file an issue!

After you have this project installed simply run ash standup and follow through the prompts.

After you are done a formatted standup should be copied to your clipboard (assuming you have pbcopy installed). If you don't have pbcopy, it will be echoed out, and will be your responsibility to copy.

What does it look like?

The terminal:

Pasted in slack:

License

MIT

About

🙌 Standup prompts so you can get down to work

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages