Skip to content
View Zhwt's full-sized avatar
┻━┻ ︵ヽ(`Д´)ノ︵ ┻━┻
┻━┻ ︵ヽ(`Д´)ノ︵ ┻━┻
  • Earth

Block or report Zhwt

Report abuse

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

Report abuse

Pinned Loading

  1. yaml-to-go yaml-to-go Public

    Forked from mholt/json-to-go

    Translates YAML into a Go type in your browser instantly.

    JavaScript 79 13

  2. Bash-only Laravel Artisan tab auto-c... Bash-only Laravel Artisan tab auto-complete
    1
    ## This version uses a little cache mechanic to reduce waiting time between pressing tabs.
    2
    
                  
    3
    If you are an [Oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh) user, see the [Laravel 5 plugin](https://github.com/robbyrussell/oh-my-zsh/blob/master/plugins/laravel5/laravel5.plugin.zsh)
    4
    
                  
    5
    For the rest of us Bash users, all of the [Laravel Artisan autocomplete](https://www.google.com/search?q=laravel+bash+autocomplete) solutions out there require installing a composer package to get a list of artisan commands. Turns out this isn't really necessary. Simply add the provided code in ~/.bash_profile ( or similarly sourced file ) and you'll get artisan command tab completes on any project on your system.
  3. go-mcp-mysql go-mcp-mysql Public

    Zero burden, ready-to-use Model Context Protocol (MCP) server for interacting with MySQL and automation. No Node.js or Python environment needed.

    Go 52 15