Git Product home page Git Product logo

leanmanager's Introduction

leanmanager header It's time to replace your manager with a bot!

Introduction

The aim of Lean Manager is to be an end-to-end solution for management of development teams using your favourite tools, not adding more. The mantra is "Keep it simple" so we can focus in development and product design, not in management, time tracking and so on.

Bot

It's our main point of contact with leanmanager, it uses Slack Real Time API. Rigth now the only functionality is running the Daily meetings making the questions but more functionality will be added in the future.

To install and use leanmanager, you need Docker. Then, just execute:

docker pull antonmry/leanmanager:latest

Daily meetings

Daily meetings are in beta phase, but you can use them as you can see in the following screenshot:

Daily screenshot with leanmanager

To run it, you need to create a bot in the slack bot creation page and retrieve the token of your new bot. Then execute:

docker run -e LEANMANAGER_TOKEN=YOUR_TOKEN antonmry/leanmanager:latest

By default, leanmanager stores the database inside the docker image. If you want to persist the data between sessions, you can execute:

docker run --rm -e LEANMANAGER_TOKEN=$LEANMANAGER_TOKEN -e LEANMANAGER_PATHDB=/mnt -v $(pwd):/mnt antonmry/leanmanager:latest

leanmanager's People

Contributors

antonmry avatar

Watchers

 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.