# atmpt Pronounced _attempt_, Atmpt is a simple CLI program which lets you quickly create a temporary project and open it in your chosen `$VISUAL` environment variable. This makes testing some quick lines of code easy without having to open a new replit or creating a new project with boilerplate yourself. ## Showcase _(`$VISUAL` variable set to `nvim` for Neovim)_ [![asciicast](https://asciinema.org/a/628728.svg)](https://asciinema.org/a/628728) ## Running After [installing], you may run ```bash atmpt