Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/yegor256/xdsd
- Owner: yegor256
- Created: 2014-02-23T07:13:20.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T14:57:02.000Z (about 1 year ago)
- Last Synced: 2024-05-01T23:12:25.738Z (8 months ago)
- Topics: management, website, zerocracy
- Language: TeX
- Homepage: https://www.xdsd.org
- Size: 964 KB
- Stars: 42
- Watchers: 13
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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`.