Skip to content
View wiremoons's full-sized avatar

Organizations

@fortran-lang
Block or Report

Block or report wiremoons

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

Welcome!

My programs primarily focus on command line interface (CLI) tools that provide utilities for my own personal use. These are shared as open source in case they are of use to others. Most of my programs should work on any mainstream operating system (ie Linux; Windows; macOS; FreeBSD; etc), as I tend to use them all from time to time. My primary OS is Linux, so most of my code and activities originate on that platform.

You can also visit my main web site here: www.wiremoons.com

I hope you find something useful or interesting 😄

If you want to report a problem with one of my code repositorties, or you just want to leave me a message or comment, you are welcome use the GitHub form here: Open Issue.

Other Places

Github Twitter WebSite

Pinned

  1. csv2sql csv2sql Public

    csv2sql - conversion program to convert a CSV file to SQL format to allow easy checking / validation, and subsequent import into a SQLite3 database using SQLite '.read' command

    Go 46 12

  2. passgen passgen Public

    Password generator using a library of three letter words - written in Go

    Go 6 1