Git Product home page Git Product logo

devbot's Introduction

DevBot

Devbot is a CLI to make development faster. It lets you manage multiple projects by having a separate to-do list for each one and it is also integrated with github which allows you to push the to-do list that you created to GitHub.

Currently available commands

  1. devbot login : This command allows you to login to github. It then stores the session as a pickle file locally.

  2. devbot logout : This command logs out if you've already logged in.

How I wish to expand

The CLI should have a list of projects the user is working on currently and each one has it's own to-do list. If the user is mentioned in any issue or PR, this should automatically update the list. Also, if the user wishes, he should be able to push the to-do list to the Project section of GitHub. Also, for each project, the user should be able to write custom pre-push test commands.

Requirements

  1. Python (version 3.6 or above)

How to set-up

  1. git clone https://github.com/ram2091999/DevBot.git

  2. pip3 install virtualenv

  3. cd into the directory

  4. virtualenv venv

  5. source venv/bin/activate

  6. pip3 install --editable .

  7. devbot --help

devbot's People

Contributors

ram2091999 avatar smj007 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.