Skip to content

trinsiclabs/stakehouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Stakehouse

Engagement mapping is key to working effectively with stakeholders, especially in the public sector. But post-its and clunky spreadsheets can be frustrating.

Stakehouse is a simple desktop application for easy engagement mapping.

https://stakehouse.co.nz

Getting Started

If you just want to try the software, you can download the latest version from the releases section of this repository.

The following instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Installing

Clone the repository

$ git clone https://github.com/trinsiclabs/stakehouse.git stakehouse

Install the dependencies

$ npm install

Start the app

$ npm run start

Build a standalone version for your OS

$ npm run make

Contributing

Please read the Trinsic Labs Contribution Guidelines for details on the process for submitting bugs reports, suggesting enhancements, and making pull requests.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

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

License

This project is licensed under the BSD 3 Clause License - see the LICENSE.md file for details.

Acknowledgments