Hacker News new | ask | show | jobs
by jawslouis 1836 days ago
Thanks! The repo is at https://github.com/jawslouis/Influence-Game
1 comments

Have you considered adding an open source license? https://docs.github.com/en/communities/setting-up-your-proje...

I personally like the AGPLv3 for web-based projects, but any explicit license so people know where they stand would be beneficial.

Thanks, have added a license! Decided to go with MIT for its simplicity.