Skip to content
View mflknr's full-sized avatar
🌿
Eat RAM not animals
🌿
Eat RAM not animals

Block or report mflknr

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
mflknr/README.md

Pinned Loading

  1. swift-version-compare swift-version-compare Public archive

    Create and compare semantic versions in swift.

    Swift 13 1

  2. MacOS initial development setup and ... MacOS initial development setup and installation
    1
    #!/bin/zsh
    2
    
                  
    3
    # Run with
    4
    # `sudo curl -s https://gist.githubusercontent.com/mflknr/927f9dfc87592bd08a87e116ca7408be/raw/f8c8bf14f1e4a51107feb764db39c33e36e2575c/setup.sh | zsh`
    5
    
                  
  3. Convenience extension for SwiftUI pr... Convenience extension for SwiftUI previews.
    1
    //
    2
    // PreviewExt.swift
    3
    //  
    4
    //
    5
    // Created by Marius Felkner on 2021-11-15.