- Python 3
- Pip 3
$ brew install python3| -- -- | |
| -- gist client - tuogex | |
| -- -- | |
| JSON = (loadfile "json.lua")() | |
| --helper functions | |
| function printHelp() | |
| print("Gist client by tuogex") | |
| print("-i <gistId> - Gets information about a gist") | |
| print("-if <gistId> <gistFileName> - Gets information about a single file in the gist") |
| <?xml version="1.0" encoding="UTF-8"?> | |
| <configuration> | |
| <system.webServer> | |
| <handlers> | |
| <add name="httpPlatformHandler" path="*" verb="*" modules="httpPlatformHandler" resourceType="Unspecified" /> | |
| </handlers> | |
| <httpPlatform processPath="%HOME%\site\wwwroot\bin\play.bat" | |
| arguments="-Dhttp.port=%HTTP_PLATFORM_PORT% -Dconfig.file=%HOME%\site\wwwroot\conf\application.conf -Dlogger.resource=logback.xml -Dpidfile.path=/dev/null" | |
| startupRetryCount="1" | |
| stdoutLogEnabled="true" |
This is not a fix, but a workaround for repositories not on HTTPS yet. Use with caution.
[ERROR] (...) Could not transfer artifact no.whatever:whatever-client:pom:3.1 from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [releases (http://unportected.com/nexus/content/repositories/releases, defaul)] -> [Help 1]