https://github.com/wemake-services/meta
Home of Repeatable Software Development Process
https://github.com/wemake-services/meta
business business-process management methodology rspd software-development
Last synced: about 2 months ago
JSON representation
Home of Repeatable Software Development Process
- Host: GitHub
- URL: https://github.com/wemake-services/meta
- Owner: wemake-services
- License: gpl-3.0
- Created: 2017-09-02T09:10:52.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-06-18T06:50:48.000Z (10 months ago)
- Last Synced: 2024-10-30T00:41:32.876Z (6 months ago)
- Topics: business, business-process, management, methodology, rspd, software-development
- Language: HTML
- Homepage: https://wemake-services.github.io/meta/
- Size: 803 KB
- Stars: 53
- Watchers: 11
- Forks: 13
- Open Issues: 41
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .gitlab/CODEOWNERS
Awesome Lists containing this project
- jimsghstars - wemake-services/meta - Home of Repeatable Software Development Process (HTML)
README
# Hello, we make services!
[](https://wemake-services.github.io) [](https://travis-ci.com/wemake-services/meta)
[wemake.services](http://wemake.services) is a group of technology evangelists and simply those who love to write beautiful code. We are dedicated to deliver products of high quality basing on best practices, broad experience and a good portion of common sense. We focus on large, both public-sector and commercial projects with complicated infrastructure, and we care about what we do.
We love Python and Elixir. We use JavaScript.
## Repeatable Software Development Process
It is a home and the only source of truth for our [`Repeatable Software Development Process`](https://wemake-services.github.io/meta/rsdp) (also knows as [`RSDP`](https://wemake-services.github.io/meta/rsdp)).
Here we document every possible event and action in our company.
You can have a look at how we work.## Structure
- [`meta website`](https://wemake-services.github.io/meta) contains every process we have as detailed as possible
- [`.gitlab`](https://github.com/wemake-services/meta/tree/master/.gitlab) folder contains templates for issues and merge requests
- [`processes/`](https://github.com/wemake-services/meta/tree/master/processes) folder contains our business processes in the `BPMN` format## Purpose
This is a source code for one of our websites, which states our internal process to our customers and employees.
We try to make them 100% transparent for every member of a project.
Wait, what? Isn't it suppose to be super secret?Well, no. We believe that by making everything transparent everyone wins:
1. Clients know what to expect from us
2. Employees know what their work would be likeBut what if someone will just copy this process?
We will be actually happy to know that. That's a situation when everyone wins too:1. Our colleagues will have a nice working business
2. We would exchange our experience in an open manner
3. Clients will receive a software of high quality## Contributing
This is our internal tool, pull requests are not welcomed.
But, we welcome any discussion, if you do have any questions or suggestions make sure to share it with us by [opening an issue](https://github.com/wemake-services/meta/issues/new).## License
All contents are licensed under [`GNU General Public License v3.0`](https://choosealicense.com/licenses/gpl-3.0/). [Original license](https://github.com/wemake-services/meta/blob/master/LICENSE.md) belongs to [`wemake.services`](https://wemake-services.github.io) company.
Read the limitations of this license before continuing.