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

Block or report kroneman

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. mkcert-localhost-certificate mkcert-localhost-certificate
    1
    const util = require('util');
    2
    const path = require('path');
    3
    const exec = util.promisify(require('child_process').exec);
    4
    
                  
    5
    /**
  2. google-apps-script--app-localization google-apps-script--app-localization Public

    JavaScript 1

  3. launch-debug-slate-tools launch-debug-slate-tools
    1
    {
    2
      "version": "0.2.0",
    3
      "configurations": [
    4
        {
    5
          "type": "node",
  4. Headless RPI Configuration files Headless RPI Configuration files
    1
    ## Headless setup for RPI
    2
    
                  
    3
    - blank ssh file enables ssh protocol
    4
    - wpa_supplicant is config for RPI to connect to on boot
    5
    
                  
  5. map-conquest map-conquest Public

    Vue 1

  6. src-kroneman.github.io src-kroneman.github.io Public

    Source Repo for github pages repository, builds to https://github.com/kroneman/kroneman.github.io

    Vue