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

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.

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
mflknr/README.md

Hello there 👋

Pinned

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

    Create and compare semantic versions in swift.

    Swift 10 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. CoordinatorSwiftUITest CoordinatorSwiftUITest Public

    A test repository for implementing the Coordinator Pattern using FlowStacks and MVI on top of SwiftUI.

    Swift

  4. 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.
  5. tuist-plugin-outdated tuist-plugin-outdated Public

    Extend Tuist with a plugin to display out-of-date external dependencies.

    Swift