console Console package for jetngin Example To create a jetngint project, use the following command: npx create-jetngin myapp Install autocompletion ZSH cat templates/jet.completion.zsh >> ~/.zshrc Developing Set up npm ci npm run watch coding standards npm run lint testing npm run lint pull requests npm run pr