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

Block or report nickwells

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

Hi there 👋

I'm Nick Wells. I write mostly Go code, mostly for the command line.

If you're looking for gosh see the utilities repository (I gave a talk about it at London Gophers)

I'm currently working on ...

  • the gosh Go code runner - it allows you to write and run small Go programs from the command line
  • various command-line tools to help you write Go code.
  • a collection of Go modules. These work together and provide a lot of the functionality of gosh and the other tools
  • the param package - a powerful and flexible parameter parsing package for Go

You can reach me...

  • on twitter @nickgwells

Pinned

  1. shell.scripts shell.scripts Public

    Some useful shell scripts

    Shell

  2. check.mod check.mod Public

    A collection of atomic checks that can be applied to values.

    Go

  3. param.mod param.mod Public

    This provides parameter setting and value checking.

    Go 1

  4. semvertools semvertools Public

    this is a collection of tools for working with semantic version numbers

    Go 7

  5. utilities utilities Public

    miscellaneous useful commands, including 'gosh' the Go scripting tool

    Go 39 3

  6. testhelper.mod testhelper.mod Public

    Some useful functions to simplify and improve testing

    Go 2