# smol-guess A small programming language guesser that only works with bare git repositories. This project is heavy inspired by [Guesslang](https://github.com/yoeo/guesslang). ## Project Status This is a **work in progress**. At the moment, there is only matching based on file extension. ## License This project is dual licensed: - For personal use: [MIT License](LICENSE.MIT) - For commercial and server use: [AGPL (Affero General Public License)](LICENSE.AGPL)