Giter VIP home page Giter VIP logo

dev_process's Introduction

Incubaid Agile Development Process

Incubaid is a Belgian startup incubator with a proven track record of bringing innovative and exciting cloud infrastructure products to market.

The goal of this ebook is to describe a set of conventions on how a development process can work based on agile methodologies.

These ideas are opinionated but do result out of years trying to create good products and still maintain flexibility.

We invite everyone to contribute to this set of documents.

Please use the issue tracker to ask questions, post feedback, ask for improvements, report bugs, ...

Agile

Book

To build & edit yourself

  • Checkout this repository (git):

    git clone [email protected]:Incubaid/dev_process.git
    
  • Install Node.js:

    sudo apt-get update
    sudo apt-get install nodejs
    
  • Install the Node.js package manager:

    sudo apt-get install npm
    
  • Install GitBook:

    sudo npm install gitbook-cli -g
    
  • Go to the downloaded repository and do:

    apt-get install nodejs-legacy
    sudo gitbook install
    gitbook serve
    
  • You can also install the editor: https://www.gitbook.com/editor

  • To build the website to html:

    gitbook build .
    
  • To generate pdf's install https://calibre-ebook.com/download and then:

    export PATH=/Applications/calibre.app/Contents/MacOS:$PATH
    gitbook pdf .
    

dev_process's People

Contributors

despiegk avatar rkhamis avatar zaibon avatar fastgeert avatar grimpy avatar robvanmieghem avatar lzonneke avatar ramezsaeed 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.