Table of Contents
- Favware Codespaces Containers
-
Maintained by:
Favware -
Where to get help:
the Favware Discord server, the Skyra Discord server, or the Sapphire Project Discord server -
Where to file issues:
https://github.com/favware/codespaces-containers/issues
Images published under favware/codespaces-containers
are designed to be used for GitHub Codespaces. They are specifically set up to provide the best Debian 9 (Stretch) based VSCode coding experience out-of-the-box and zero-config to get started quick and easy.
First of all this image is based on the mcr.microsoft.com/vscode/devcontainers/typescript-node:14
image so everything that is included in that image, is also included in here. Additionally, the following are also included:
- apt-transport-https
- build-essential
- ca-certificates
- curl
- dirmngr
- fonts-firacode
- gnupg
- htop
- lsb-release
- nano
- neofetch
- NodeJS (v14)
- powershell (v7)
- software-properties-common
- tree
- vim
- wget
- zsh
- all-contributors-cli
- commitizen
- eslint
- git-open
- http-server
- jest
- lint-staged
- node-gyp
- pm2
- prettier
- rimraf
- rollup
- standard-version
- ts-node
- typescript
- GitHub CLI (v1.0.0)
The default shell is set to zsh
, with the oh-my-zsh
framework. The following custom plugins are added:
Furthermore oh-my-zsh is configured to use the powerlevel10k
theme.
For the full zsh configuration see the Dotfiles Configuration
Lastly the MesloLGS NF font has been added to provide proper glyphs for the powerlevel10k
theme
First of all this image is based on the codespaces-containers:base
image so everything listed above is included. Additionally, the following are also included:
Favware projects are open source and always will be, even if there are no donations. That said, we also know there are people out there that may still want to donate just to show their appreciation so this is for you guys. Thanks in advance!
We accept donations through GitHub Sponsors, Ko-fi, Paypal and Patreon. You can use the buttons below to donate through your method of choice.
Donate With | Address |
---|---|
GitHub Sponsors | Click Here |
Ko-fi | Click Here |
Patreon | Click Here |
PayPal | Click Here |
Thanks goes to these wonderful people (emoji key):
Jeroen Claassens 💻 📖 📆 |
This project follows the all-contributors specification. Contributions of any kind welcome!