Skip to content
View HikaruYasuda's full-sized avatar
Block or Report

Block or report HikaruYasuda

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. markdown-uml-js markdown-uml-js Public

    JavaScript 3

  2. magic-lamp magic-lamp Public

    Create and control LAMP stack with docker

    JavaScript 2

  3. redux-state-mapper redux-state-mapper Public

    State mapper that map the action types to reducers for Flux

    JavaScript 2 1

  4. git_alias git_alias
    1
    # ----------------------
    2
    # Git Aliases
    3
    # $ echo '. ~/.git_alias' >> ~/.bash_profile
    4
    # $ echo 'alias ghelp="cat ~/.git_alias"' >> ~/.bash_profile
    5
    # $ source ~/.bash_profile