Code Monkey home page Code Monkey logo

alchemist's Introduction

Hey, I'm Justin Hammond ๐Ÿ‘‹

Senior Software Engineer @EasyPost, IT Pro, Tech Enthusiast

I love all things tech. I've been programming for 18+ years, tinkering with electronics for 15+ years, and founding or building tech companies for 10+ years. I'm an open source fanatic, Apple fanboy, and love to explore new tech. I spend my time coding open source projects, tinkering with electronics and new tech products, and consulting teams on how to get things done.

Noteworthy Projects

The following are items that may not be represented on my GitHub profile but are noteworthy in the software space:

GitHub Stats

Metrics

Latest Blog Posts

alchemist's People

Contributors

justintime50 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

alchemist's Issues

Update output can return <nil> and throw an exit status of 1

On the command line, any of the steps can return <nil>, we instead want it to say what actually happened and not just the exit status 1. If it's indeed <nil>, let's return an empty string or generic message instead.

jhammond@alchemist $ alchemist --update    
Alchemist is updating brew...
This could take some time and may prompt for your password.
Alchemist has updated brew!
Alchemist has upgraded brew packages!
Alchemist has upgraded brew casks!
Alchemist has cleaned up brew!
Error while checking with brew doctor: exit status 1.
Alchemist has checked with brew doctor:
<nil>
Alchemist is finished updating brew!

Running brew doctor shows the real output:

jhammond@alchemist $ brew doctor
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry or file an issue; just ignore this. Thanks!

Warning: Some installed kegs have no formulae!
This means they were either deleted or installed with `brew diy`.
You should find replacements for the following formulae:
  brew-update
  brew-backup

Add Choco (Windows package manager) to Alchemist

I want Alchemist to be a single tool that can manage updating the platform's main package managers (Homebrew, Choco) under one roof.

Add the Choco package manager to this tool and build it on Windows. Have errors raised when you try to update brew on windows and when you try to update Choco on unix.

Upload brew backup scripts as a GitHub Gist

It would be awesome if we could upload the brew backup scripts as a GitHub gist (optional flag), this is importance so we can get an "off device" backup. It would also allow users to version control their backups.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.