/bpmn2

Primary LanguageGo

BPMN 2 Validator

Status GitHub Issues GitHub Pull Requests License


Validator of the specification for bpmn2.

📝 Table of Contents

🧐 About

Personal project to learn about modelling business process with an international standard and the implementation of this.

🏁 Getting Started

  • Clone this repo
  • Run with go run main.go

See deployment for notes on how to deploy the project on a live system.

Prerequisites

Golang 1.13.

Give examples

Installing

TODO

🔧 Running the tests

go test -v ./..

Break down into end to end tests

TODO

TODO

And coding style tests

TODO

TODO

🎈 Usage

TODO.

🚀 Deployment

TODO.

⛏️ Built Using

  • Golang - Programming Language

✍️ Authors

See also the list of contributors who participated in this project.

🎉 Acknowledgements

  • Thanks to all it people that still put efforts in a learning journey to build quality software