All Posts
node.js
Create Command Line Tools With Node.js
There are so many every day tasks that we all come across that we need to automate away. My most recent example is that I wanted to blog more. So what do I do first? I write code of course: Repo I setup this hard-coded…
Read moreUse Vercel's Pkg to Bundle Node.js and Your Code Into a Shareable Executable
I've been building Alfred workflows quite a bit recently and have started leveraging the Script Filter while leveraging node packages and scripts. This works great for my own workflow where I know that I have node…
Read more