Skip to content

dmatesic/developer-resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Developer Resources

Weekly Newsletters

Podcasts

Tools and Apps

Download:

  • Homebrew package manager for macOS
  • iTerm2 replacement for Terminal with tons of features

Install with Homebrew:

  • jq lightweight and flexible command-line JSON processor
  • nvm node version manager
  • gvm go version manager
  • pyenv python version manager
  • MongoDB open-source document-oriented database system
  • PostgreSQL open source object-relational database system
brew install jq
brew install nvm
brew install gvm
brew install pyenv
brew install mongodb
brew install postgresql
  • Visual Studio Code source code editor with support for debugging, embedded Git control, syntax highlighting, intelligent code completion, snippets, and code refactoring
  • TablePlus modern, native, and friendly GUI tool for relational databases: MySQL, PostgreSQL, SQLite & more
  • Docker open platform for developers and sysadmins to build, ship, and run distributed applications
brew cask install visual-studio-code
brew cask install tableplus
brew cask install docker

Configuration

~/.git-completion.sh
~/.git-prompt.sh
~/.gitconfig
~/.bash_profile

Misc

Astral — Organize Your GitHub Stars With Ease

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages