No description
Add a new project type for Practically Makefile projects that are using conventional tools. This implements a few features all based around PHP and JavaScript projects. The most notable features are: - Compilation error detection for Jest JS testing framework - Compilation error detection for Psalm PHP static analyser - Alternate file support for Codeception "Cest" files - JS test commands supporting "Jest" - PHP test commands supporting "Codeception", "PHP Unit" and "Simple PHP Unit" - Full project test support detecting the file type and the test command to run |
||
|---|---|---|
| data | ||
| manifests | ||
| scripts | ||
| site-modules | ||
| .gitignore | ||
| bolt-project.yaml | ||
| bolt.yaml | ||
| hiera.yaml | ||
| Puppetfile | ||
| README.md | ||
Install Unix
Warning this install will override any dotfiles and the full vim bundle directory!
git clone https://github.com/AdeAttwood/Dotfiles.git ~/.dotfiles
chmod +x ~/.dotfiles/install/install_unix.sh
~/.dotfiles/install/install_unix.sh
Install Windows
git clone https://github.com/AdeAttwood/Dotfiles.git %USERPROFILE%\_dotfiles
%homepath%\_dotfiles\install\install_win10.bat