Opengist

Explore

  • All gists
  • Topics
  • Users
Give feedback on the new UI Powered by Opengist ⋅ 7ms

user:thomas gists created by user

title:mygist gists with given title

description:sync gists with given description

filename:myfile.txt gists having files with given name

extension:yml gists having files with given extension

language:go gists having files with given language

topic:homelab gists with given topic

all:systemctl search all fields

Login Register
i

ide

Recently created Least recently created Recently updated Least recently updated
anthony

anthony / Interpreter helper to debug dockerized cli php scripts in NetBeans

Last active 1 month ago ide netbeans php
0 0 1
1 #!/bin/bash
2
3 # Welcome to amusement park!
4
5 [[ "$1" = '--help' ]] || [[ "$1" = '-h' ]] && cat <<EOF && exit
6 NetBeans docker wrapper for php
7 ===============================
8 Anthony Axenov (c) 2023, The MIT License
9 https://axenov.dev
10 https://opensource.org/license/mit