Summon intelligence in a snap
git clone git@github.com:namuan/snap-assist.gitThen, install the environment and the pre-commit hooks with
Pre-requisites
- uv
- python 3.9+
make installThis will also generate your uv.lock file
Initially, the CI/CD pipeline might be failing due to formatting issues. To resolve those run:
make checkYou are now ready to start development on your project!
make run



