Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yegor256/xdsd

eXtremely Distributed Software Development
https://github.com/yegor256/xdsd

management website zerocracy

Last synced: 7 days ago
JSON representation

eXtremely Distributed Software Development

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/yegor256/xdsd.svg)](https://travis-ci.org/yegor256/xdsd)

eXtremely Distributed Software Development (XDSD) is a
pioneer methodology of developing software in distributed
teams, which increases quality, motivation, and ROI.

See [www.xdsd.org](http://www.xdsd.org)

If interested to join, [email us](mailto:[email protected]).

You are welcome to submit corrections to this website. In order to do that,
you will need [Ruby](https://www.ruby-lang.org/en/) 2.3+ and [Bundler](https://bundler.io/) installed.
Then, run this:

```bash
$ bundle update
$ make
```

You should see the site at `http://localhost:4000`.