Skip to content

jasonben/ide-base-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alpine Packages

atuin

  • GitHub: Atuin is a simple, efficient command-line task management tool.

aws-cli

  • GitHub: The AWS Command Line Interface (CLI) is a unified tool to manage AWS services.

bash

  • GNU Bash: Bash is the GNU Project's shell.

bat

  • GitHub: Bat is a cat clone with syntax highlighting and Git integration.

bind-tools

broot

  • GitHub: Broot is a new way to see and navigate directory trees.

btop

  • GitHub: Btop is a terminal-based resource monitor.

ctags

  • GitHub: CTags generates an index (or tag) file of language objects found in source files.

curl

  • GitHub: Curl is a command-line tool and library for transferring data with URLs.

delta

  • GitHub: Delta is a viewer for Git and diff output.

doas

  • GitHub: Doas is a portable version of OpenBSD's doas command.

docker

  • GitHub: Docker is an open platform for developing, shipping, and running applications.

docker-cli-buildx

  • GitHub: Docker CLI Buildx is a CLI plugin providing extended build capabilities for Docker.

docker-cli-compose

  • GitHub: Docker CLI Compose is a CLI plugin providing Compose commands for Docker.

doctl

  • GitHub: Doctl is a command-line tool for DigitalOcean services.

exa

  • GitHub: Exa is a modern replacement for ls.

fd

  • GitHub: Fd is a simple, fast, and user-friendly alternative to find.

fzf

  • GitHub: Fzf is a command-line fuzzy finder.

git

  • GitHub: Git is a distributed version control system.

github-cli

  • GitHub: GitHub CLI is a command-line tool for GitHub.

gum

  • GitHub: Gum is a file manager inspired by Ranger and Midnight Commander.

hcloud

  • GitHub: Hcloud is a command-line tool for Hetzner Cloud services.

highlight

  • GitHub: Highlight converts source code to formatted text with syntax highlighting.

httpie

  • GitHub: Httpie is a command-line HTTP client.

jq

  • GitHub: Jq is a lightweight and flexible command-line JSON processor.

lazydocker

  • GitHub: Lazydocker is a terminal UI for Docker and Docker Compose.

less

  • GNU less: Less is a terminal pager program on Unix.

libqalculate

  • GitHub: Libqalculate is a multi-purpose desktop calculator library.

miller

  • GitHub: Miller is a command-line tool for processing CSV files.

ncdu

  • GitHub: Ncdu is a disk usage analyzer with an ncurses interface.

nodejs

  • GitHub: Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine.

npm

  • GitHub: Npm is a package manager for JavaScript.

onefetch

  • GitHub: Onefetch is a command-line Git information tool.

openssh-client

  • OpenSSH: OpenSSH is a suite of secure networking utilities based on the SSH protocol.

python3

  • GitHub: Python is an interpreted, high-level, general-purpose programming language.

ranger

  • GitHub: Ranger is a console file manager with VI key bindings.

ripgrep

  • GitHub: Ripgrep is a line-oriented search tool that recursively searches your current directory for a regex pattern.

rsync

  • GitHub: Rsync is a fast and versatile file copying/syncing tool.

ruby

  • GitHub: Ruby is a dynamic, open-source programming language with a focus on simplicity and productivity.

s3fs-fuse

  • GitHub: S3fs-fuse is a FUSE-based file system backed by Amazon S3.

shadow

  • GitHub: Shadow is a suite of tools to manage accounts and password files.

shellcheck

  • GitHub: ShellCheck is a static analysis tool for shell scripts.

shfmt

  • GitHub: Shfmt is a shell script formatter.

starship

  • GitHub: Starship is a minimal, blazing-fast, and infinitely customizable prompt for any shell.

tailscale

  • GitHub: Tailscale is a secure, fast, and stable VPN.

the_silver_searcher

  • GitHub: The Silver Searcher is a code-searching tool similar to ack, but faster.

tmux

  • GitHub: Tmux is a terminal multiplexer that lets you switch easily between several programs in one terminal.

tree

  • GitHub: Tree is a recursive directory listing command that produces a depth-indented listing of files.

unzip

  • GitHub: Unzip is a utility that provides extraction and compression of ZIP archives.

util-linux-misc

  • GitHub: Util-linux-misc is a collection of miscellaneous utilities for Linux.

vim

  • GitHub: Vim is a highly configurable text editor.

wget

  • GNU Wget: Wget is a non-interactive downloader.

yarn

  • GitHub: Yarn is a package manager for JavaScript.

zoxide

  • GitHub: Zoxide is a smarter cd command for your terminal.

zsh

  • GitHub: Zsh is a shell designed for interactive use, although it is also a powerful scripting language.

Go Packages

jqp

  • GitHub: JQP is a command-line tool for querying JSON data using a SQL-like language.

sqls

  • GitHub: SQLS is a language server for SQL that provides IDE features like autocomplete, go to definition, and diagnostics.

gron

  • GitHub: Gron is a tool that turns JSON into discrete assignments to make it easier to grep.

glow

  • GitHub: Glow is a terminal markdown renderer for rendering markdown files directly in the terminal.

usql

  • GitHub: Usql is a universal command-line interface for SQL databases that supports most major databases.

ultimate plumber

  • GitHub: Ultimate Plumber is a tool for writing down the output of any command and turning it into a Markdown file.

lazygit

  • GitHub: Lazygit is a simple terminal UI for git commands, written in Go.

Ruby Gems

amazing_print

  • GitHub: Amazing Print is a Ruby library that pretty prints Ruby objects with proper indentation and colors.

bundler

  • GitHub: Bundler is a tool that manages Ruby gem dependencies in Ruby projects.

colorls

  • GitHub: Colorls is a Ruby script that beautifies the terminal's ls command, with color and font-awesome icons.

duckdb

  • GitHub: DuckDB is a SQL database that is embedded in Ruby.

prettier_print

  • GitHub: Prettier Print is a library for pretty printing Ruby objects.

pry

  • GitHub: Pry is a powerful alternative to the standard IRB shell for Ruby.

rubocop

  • GitHub: RuboCop is a Ruby static code analyzer and formatter based on the community Ruby style guide.

rubocop-rspec

  • GitHub: RuboCop RSpec is an extension of RuboCop that focuses on enforcing best practices in RSpec tests.

rubocop-rails

  • GitHub: RuboCop Rails is an extension of RuboCop that focuses on enforcing best practices in Rails applications.

rubocop-rake

  • GitHub: RuboCop Rake is an extension of RuboCop that focuses on enforcing best practices in Rakefiles.

solargraph

  • GitHub: Solargraph is a Ruby language server that provides IDE features like autocomplete and go to definition.

solargraph-rails

  • GitHub: Solargraph Rails is a set of extensions for Solargraph that provides additional features for Ruby on Rails projects.

standardrb

  • GitHub: StandardRB is a Ruby style guide, linter, and formatter.

tmuxinator

  • GitHub: Tmuxinator is a tool for creating and managing tmux sessions easily.

Javascript Packages

@prettier/plugin-ruby

  • GitHub: Prettier plugin for formatting Ruby code.

bash-language-server

  • GitHub: Bash Language Server is a language server implementation for Bash.

chokidar-cli

  • GitHub: Chokidar CLI is a command-line wrapper around Chokidar, a file system watcher.

dockerfilelint

  • GitHub: Dockerfilelint is a static analysis tool for Dockerfiles.

gzip-size-cli

  • GitHub: Gzip Size CLI is a command-line tool to get the gzipped size of a file or stdin.

heroku

  • GitHub: Heroku CLI is a command-line tool for managing Heroku apps.

np

  • GitHub: Np is a tool for publishing npm packages.

prettier

  • GitHub: Prettier is an opinionated code formatter.

prettier-plugin-autocorrect

  • GitHub: Prettier plugin for autocorrecting code.

prettier-plugin-erb

  • GitHub: Prettier plugin for formatting ERB templates.

prettier-plugin-jinja-template

  • GitHub: Prettier plugin for formatting Jinja templates.

prettier-plugin-pkg

  • GitHub: Prettier plugin for formatting package.json files.

prettier-plugin-prisma

  • GitHub: Prettier plugin for formatting Prisma schema files.

prettier-plugin-sh

  • GitHub: Prettier plugin for formatting shell script files.

prettier-plugin-sql

  • GitHub: Prettier plugin for formatting SQL files.

rename-cli

  • GitHub: Rename CLI is a command-line tool for renaming files.

sql-formatter

  • GitHub: SQL Formatter is a JavaScript SQL formatter.

typescript

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

typescript-language-server

  • GitHub: TypeScript Language Server is a language server implementation for TypeScript.

viewport-list-cli

  • GitHub: Viewport List CLI is a command-line tool for getting a list of common viewport sizes.

vim-language-server

  • GitHub: Vim Language Server is a language server implementation for Vim script.

vscode-html-languageserver-bin

  • GitHub: VSCode HTML Language Server is a language server implementation for HTML.

Python Packages

black

  • GitHub: Black is an uncompromising Python code formatter.

python-language-server

  • GitHub: Python Language Server is a language server implementation for Python.

nginx-language-server

  • GitHub: Nginx Language Server is a language server implementation for Nginx configuration files.

tldr

  • GitHub: Tldr is a simplified and community-driven man pages.

visidata

  • GitHub: VisiData is a terminal spreadsheet multitool for discovering and arranging data.

openpyxl

  • GitHub: Openpyxl is a Python library to read/write Excel 2010 xlsx/xlsm/xltx/xltm files.

Disclaimer

This README is for informational purposes only. Always refer to the official documentation and sources for the most accurate and up-to-date information about each package.