Welcome to the source for the the Open Source Business Metrics community site!
This site offers a comprehensive overview of recommended metrics to track and measure commercial open source projects and businesses, as well as a compilation of related guides, blogs, podcasts, and other related content. Feel free to read the guide, submit resources, share links - we'd love to hear from you.
We welcome improvements and changes to this site! See metrics.json
to add or change any metrics in the list, they are generated directly from that data file.
# Running the development server
hugo server
# Run a full build
hugo
This site uses github pages.
# To deploy the current main branch, simply run:
./deploy.sh