Git Product home page Git Product logo

sup's Introduction

Standup parser (archived)

No code is better, just store standups as pre-formatted text and copy-paste using ctrl+shift block copy.


sup is an IRC standup parser. It aims to replace the sup script and also serves as a vehicle for learning Rust - so please pull me up on anything which is nonidiomatic.

Tasks:

  • Replace the sup script
  • Add clap alias for single letter variants.
  • Support multiple IRC log formats
    • Weechat
    • Quassel
    • irssi

Out of/removed from scope:

  • Push standup logs to wiki. This logic should live in a Makefile in the wiki.
  • Create new standup notes. Not much point automating a cp sup-template.md ab001.md, when it happens so infrequently.

Getting started

The sup program expects the following environment variables:

export SUP_PATTERN_BEGIN="## Thomas Preston (tpreston)"
export SUP_DIR_IRC_LOGS="$WEECHAT_HOME/logs"
export SUP_DIR_NOTES="$HOME/w/standup"

Install:

git clone https://github.com/tompreston/sup.git
cd sup
cargo install --path .

Edit project standup notes throughout the day:

sup edit ab001

Print project standup notes, for pasting in IRC standup:

sup show ab001 Discussion
sup show ab001 Di
sup show ab001 William Salmon
sup show ab001 W

Print formatted project standup notes, for pasting in the project wiki:

sup format
sup format ab001
sup format celduin > path/to/wiki/logs/2020-06-04-standup.md

sup's People

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.