Skip to content
View Dugnist's full-sized avatar
🏠
Working from home
🏠
Working from home
  • Ukraine Poltava
Block or Report

Block or report Dugnist

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. html5-boilerplate html5-boilerplate Public

    A simple, fast, modern, pure html, css (and sass), js, live reload starter template

    CSS 98 83

  2. jsberry jsberry Public

    JSBerry is open source modular simple architecture for building Node.js applications.

    JavaScript 85 7

  3. setup_node_python_for_linux.sh setup_node_python_for_linux.sh
    1
    #!/bin/bash
    2
    # Starter Setup Script For Linux
    3
    # Installs such utilities as: Node.js (nvm), Python (pyenv), Docker (and compose)
    4
    
                  
    5
    # Install curl, git, and screen