See the snippets "guide.md" and "redis.md" below.
If you're wanting to run Docker Swarm on your Raspberry Pi checkout these instructions:
| #!/bin/sh | |
| # Open text files from Iterm2 in PhpStorm by command+clicking on it | |
| # You will need the Remote call plugin in PhpStorm - https://plugins.jetbrains.com/plugin/6027 | |
| # And of course curl | |
| # wget this and chmod +x it | |
| # then move it to somwhere convenient in your path (such as /usr/local/bin) | |
| # With respects to https://gist.github.com/trinitronx/f59a8308d42d71fdba41 for the basis for this | |
| # iterm_open_with - open a URL, file from CWD, full path, or path with linenumber in default app or PhpStorm if text file |
See the snippets "guide.md" and "redis.md" below.
If you're wanting to run Docker Swarm on your Raspberry Pi checkout these instructions: