Thomas Cherry

Results 11 issues of Thomas Cherry

adding a check for env and providing a default if it does not exist. Configuration can now look like: {"type": "env", "var": "FAKE_ENV", "default":"no fake"}

added mac support and some refactoring

I have a solution for issue #228 if anyone is interested in doing a pull. I don't use this feature but I have and use fish and I get the...

I created a beat time segment for displaying 'internet time' on the prompt. Beat time (https://en.wikipedia.org/wiki/Swatch_Internet_Time) is a timezone independent way of representing the time of day. Beat time is...

created a working left/right prompt on fish, should work for any shell (like zsh). This is my opening conversation on the topic and I'm looking for feed back. Usage is...

I have a pretty basic setup, just switched to 1.4 so that I can get past the xml->json migration, but now I'm getting an error about .net and I can't...

# Overview Bump up of clojure version ### What is the feature/fix? Just a bump of the version of clojure ### What is the Solution? Moving everything from clojure 1.10.0...

dependencies

1. Adding a way to make one request and return the response to the console so that the tool can be used as a CGI handler on simple web hosting...

# Overview ### CMR-9797: move code into elastic lib Picked a selection of code and moved it into the elastic lib ### What areas of the application does this impact?...

Ticket #22 - Created the basic setup of a go module to get this project to compile - Added a run script to show examples of how to compile and...