Skip to content

opensourcecities/montreal

Repository files navigation

Open Source Montréal

Join the chat at https://gitter.im/opensourcemontreal/Lobby

A directory of companies, people, and projects that are Open Source and from Montréal

Visit our Website or Join the Slack Group!

Table of Contents

Background

Why is there a list combining a licensing model with a geographical location?

Generally, I've found that the Open Source community is just that - a community. People who contribute to open source code often do so because they know other contributors personally, they use each other's code, or they met someone at an event who pointed them to something. You'll find that a lot of open source projects are city specific - frequent attenders of meetups tend to hear about the same projects, learn about the same companies doing open source, and contribute in the same way.

Montreal is no exception. If you're interested in Open Source, it's likely you ended up one day at Notman House. If you're learning to code, it's likely you've heard of Les Pitonneux. If you're building an open source business, you might know that Shopify was cofounded by a Quebecois. If you're a gamer, you might know that Ubisoft's Prince Of Persia was made here, and that the original source code is on GitHub.

I want to build a list where we can see and learn about each other's code, just a bit easier, in the open.

Projects

These projects have been developed mainly in Montréal, or by Montréalers.

GitHub Organizations (Companies or Projects)

Users with Open Source projects

Incubators, Schools, and Communities

Other lists

Contribute

Please do!

  • If you know of any resources that aren't here, please read the contribution guide, open a PR and add them.
  • If you have any questions or want a feature, please open an issue.
  • If you know a friend or two in another cities, please encourage them to contribute to their respective cities.

If adding to the list, please keep the items alphabetized. Thank you.

Thank you!

Build

This site is built with Hugo and uses an external theme from https://github.com/opensourcecities/osc-theme as submodule.

  • To run the site locally:
git clone --recurse-submodules https://github.com/opensourcecities/montreal.git
cd montreal
./hugow server
  • To generate the site:
git clone --recurse-submodules https://github.com/opensourcecities/montreal.git
cd montreal
rm -rf public/
./hugow

License

This list is licensed under a CC-BY 4.0 Unported License, © 2017 Richard Littauer. If this isn't great for you, get in touch.