Jörgen Brandt
Jörgen Brandt
We have to decide what chat system we want to use. The options are at leas: - IRC - Slack - Discord
Decide for a way to host a developer wiki and create it. There are at least four ways to come to a wiki for the Cuneiform project: - use the...
As part of the developer page, create a documentation about the Cuneiform build process.
Create development page as a child of the Cuneiform homepage. Use [https://wiki.documentfoundation.org/Development](https://wiki.documentfoundation.org/Development) as a pattern. Link at least to - GitHub code repository - Issues for bug tracking
Currently, the gen_pnet module exports a number of functions for constructing and accessing the state record of a Petri net instance. These functions are `new/2`, `get_ls/2`, `get_usr_info/1`, and `get_stats/1`. These...