Coder Social home page Coder Social logo

hamadmarri / biscuit Goto Github PK

View Code? Open in Web Editor NEW
8.0 2.0 0.0 1.15 MB

A command line interface for software project management

License: GNU General Public License v3.0

Shell 0.09% Java 99.91%
agile software-project-management software-project command-line-tool command-line-interface project-management scrum scrum-board scrum-agile scrum-cli

biscuit's Introduction

Biscuit

Is a free command line interface tool for software project management. This project gives you the ability to follow Agaile approach. Current version (0.1.0) is Beta, and it has only the implementation for Scrum so far. Commands are designed to be intuitive and easy to remember. Your work will be saved as json files under your home directory ($HOME$/biscuit/).

Features

  • Autocompelete ability
  • Coloured console output
  • Dashboard view
  • Adding, editing, and removing projects
  • Adding and editing releases
  • Adding and editing sprints
  • Adding and editing user stories
  • Adding and editing tasks
  • Backlog view
  • List releases, sprints, user stories, and tasks with filtering and sorting features
  • Changing status of releases, sprints, user stories, and tasks (Status: created, open, planned, unplanned, in_progress, in_testing, done, overdue, removed)
  • Planner view
  • Print plan in short form as a tree, or in details in a table
  • Moving user stories to sprints
  • Moving sprints to releases
  • Unplan sprints, user stories, or unplan all

Requirements

Java 1.8

Installation

Linux

cd ./biscuit/binaries
chmod +x ./setup.sh
./setup.sh

Following files will be created

/usr/local/bin/biscuit.jar
/usr/local/bin/biscuit

Windows

no installation file yet
run manually:

cd ./biscuit/binaries
java -jar biscuit.jar

Documentation

Credits

The following libraries are used in this project

Donate

paypal

biscuit's People

Contributors

hamadmarri avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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