x4121 / fastsar-rs

A small program to switch between AWS Roles quickly using fuzzy matching

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support Windows

x4121 opened this issue · comments

The code makes some assumptions that only hold true in a Unix-ish environment (e.g. paths).
These parts should be replaced with OS-independent solutions so it can be compiled for Windows.