fastest
fastest copied to clipboard
Add 1.4 phar and box build config
Fixes #81
- built current
1.4version phar with box-project/box2 - added
box.jsonbuild config - ~~(misc) added phpstorm project dir
.ideato gitignore file~~
To build new phar (assuming we have box installed globally in our system) just go to fastest project dir and command box build
@tommy-muehle what do you mean? it is in the root project directory
@loostro You can define entries which apply to all git projects in your global .gitignore. So that you doesnt define it everytime in the project .gitignore. See here for more details.
Thanks. I didn't know that 👍
@liuggio waiting for review