griesi
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
-
griesi created a post, Vagrant up with parameters
Hi,we would like to start 2 vagrant boxes from PHPStorm. Currently we do start them using "vagrant up" and "vagrant up test". Is this possible from PHPStorm also? It seems only "vagrant up" can be ... -
-
-
griesi created a post, Running Grunt with options
Hi,I need to run a Grunt task with different options via View -> Tools Window -> Grunt. So far I can run the default task but did not work out so far how to provide options. On commandline I am cal...