
#CAKEBREW RUBY DOWNLOAD#

#CAKEBREW RUBY INSTALL#
Some of the applications that we will install do not need a description, we will explain those that are probably not common or deserve to be listed. kap: It's an screen recorder built with web technology.golang, python, python3: Programming languages.

thefuck: It's an app able to correct errors in previous console commands.httpie: It's a user-friendly command-line HTTP client, it comes with JSON support, syntax highlighting, persistent sessions, wget-like downloads, plugins, and more.autojump: A faster way to navigate your filesystem.youtube-dl: A command-line program to download videos from YouTube and other sites.nvim: It's an alternative vim-based editor with lots of plugins and programming languages supported.highlight: Converts sourcecode to HTML, XHTML, RTF, LaTeX, TeX, SVG, BBCode and terminal escape sequences with coloured syntax highlighting.hiperfine: A command-line benchmarking tool.jid: An utility to view and interact JSON content with a terminal.tldr: It's an option to get the the command options and practical examples.clementtsang/bottom/bottom: A graphical process/system monitor with a customizable interface and a multitude of features.bat: A cat clone with syntax highlighting and Git integration.cowsay: Generates an ASCCI picture of a cow with a message passed by string.exa: It's an alternative to the default listing command ls.tree It's useful to list directories and files recursively.htop: A better option than top to monitor the system.In this section we will install other commands and utilities.

Input the following command in a TerminalĮnter fullscreen mode Exit fullscreen mode.
#CAKEBREW RUBY SOFTWARE#
Xcode is a large suite of software development tools and libraries from Apple, even if we are not iOS/MacOs developers, this step is necessary to install Xcode command line tools which includes MacOs SDK, and many other common tools, compilers, and commands that we will need in the whole guide. Let's open a new terminal and get started. With this guide we will assume a clean installation of MacOs and go step by step through the installation process and a short description of each app/command/tool. I have created a repository on GitHub to store the dotfiles and the installation script in case anyone wants to go straight to use it, I recommend to read the guide before though.
#CAKEBREW RUBY HOW TO#
# No "brew update" until installing the proper openssl and a curl that uses it.After some months that MacOs Big Sur was released I have decided to move to it after being working with Catalina for a long time, it is a fact that there are many guides out there on the web about how to set up a dev workspace, however, some of them are outdated or no longer fit my needs, so I have collected a lot of information from some of them and created a new guide that I want to share.Īs developers we need to install almost always the same set of tools for our daily basis, so this guide will go throught a list of apps, sdks, commands and many others tools that I found useful. #!/bin/bashĬurl -fsSLk | tar xz -strip 1 -C "$" According to a comment by this will take much longer because each package will be built from its source code.

The brew system appears bootstrappable and can be installed in one own's home directory.
