Skip to content
View drGrove's full-sized avatar
😎
Trying to delete more lines of code than I write
😎
Trying to delete more lines of code than I write

Organizations

@DRGroveSoftwareLLC @wearscript @HackrLabs @MakerFaireOrlando @hashbang
Block or Report

Block or report drGrove

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Surnet/swagger-jsdoc Surnet/swagger-jsdoc Public

    Generates swagger/openapi specification based on jsDoc comments and YAML files.

    JavaScript 1.6k 224

  2. dotvim dotvim Public

    My Vim Interface

    Vim Script 1 1

  3. docker-wkd docker-wkd Public

    A Web Key Directory generating docker image

    Shell 5 2

  4. mtls-cli mtls-cli Public

    A short-lived certificate tool based on the Zero Trust network model

    Python 28 8

  5. mtls-server mtls-server Public

    A Web of Trust Short-Lived Client Certificate System (Server)

    Python 19 7

  6. kubectl RBAC Resource and Verb list kubectl RBAC Resource and Verb list
    1
    #!/usr/bin/env bash
    2
    set -eou pipefail
    3
    
                  
    4
    list() {
    5
      CONTEXT="${1}"