Skip to main content

"What the FUCK did I do today?"

Project description

# Standup

Have you ever been in a standup, and suddenly thought—

> What the FUCK did I do today?

I know I have. Hell, I think that every waking moment of my life.

Well, if you use [Codebase](http://www.codebasehq.com/) to manage your projects, boy are you in luck today.

## Installation

pip3 install git+https://github.com/beaumartinez/standup.git

## Usage

To find out what the FUCK you did today, open up a terminal and type—

standup_codebase.py -u<username> -k<key> <project>

(NB, you can find `<username>` and `<key>` in Codebase somewhere.) Wait a few seconds and BOOM instant standup information.

Type—

standup_codebase.py -u<username> -k<key> <project> -a

And you can see what everyone else did as well, and call them out on LYING.

Lazy? Instead of typing your username and key everytime, you can create a JSON file at `~/.codebase`–

{
"username": "coolstorybro/beau",
"key": "666"
}

And then type—

standup_codebase.py <project> -a

Much easier. Hit up `standup_codebase.py -h` for full help.

## License

I'm a pretty chill guy so I licensed this under the Do What The Fuck You Want Public License. So do what the FUCK you
want.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

standup-0.1.tar.gz (3.9 kB view hashes)

Uploaded Source

Built Distribution

standup-0.1-py2.py3-none-any.whl (6.2 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page