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