Shell Templates

Open-source Shell projects categorized as Templates

Top 8 Shell Template Projects

  • templates

    Repository for Dev Container Templates that are managed by Dev Container spec maintainers. See https://github.com/devcontainers/template-starter to create your own! (by devcontainers)

    Project mention: Creating a movie finder app with Streamlit and OMDb API | dev.to | 2023-11-27

    // For format details, see https://aka.ms/devcontainer.json. For config options, see the // README at: https://github.com/devcontainers/templates/tree/main/src/python { "name": "Python 3", // Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile "image": "mcr.microsoft.com/devcontainers/python:1-3.11-bullseye", "customizations": { "codespaces": { "openFiles": [ "README.md", "streamlit_app.py" ] }, "vscode": { "settings": {}, "extensions": [ "ms-python.python", "ms-python.vscode-pylance" ] } }, "updateContentCommand": "[ -f packages.txt ] && sudo apt update && sudo apt upgrade && sudo xargs apt install -y

  • zsh-launchpad

    🚀 Simple, educational dotfiles template to get started with Zsh and learn about its features

    Project mention: Quickest path to a decent zsh setup? | /r/zsh | 2023-12-05

    Although there are all sorts of Zsh starter kits and plugin managers out there, based on what you've described as an OMZ user, it seems like you would benefit most from investing in customizing your OMZ config with a $ZSH_CUSTOM folder and then saving your $ZSH_CUSTOM folder in a cloud git provider like GitLab, BitBucket, or GitHub.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • actions-template-sync

    :octocat: Github action for syncing other repositories (templates) with current repository. Any git provider like GitHub (enterprise), GitLab, Gittea,.. are supported for the source repository

  • Qubes-VM-hardening

    Fend off malware at Qubes VM startup

  • archlinux_lxc

    A collection of some easy to use (Proxmox) Arch Linux LXC scripts.

  • kapitan-reference

    Reference structure for Kapitan - alpha version

  • dotfiles

    My dotfiles (by marcus-crane)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • template-updater

    Github Action to update child repos of template repositories

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-12-05.

Shell Templates related posts

Index

What are some of the best open-source Template projects in Shell? This list will help you:

Project Stars
1 templates 773
2 zsh-launchpad 167
3 actions-template-sync 158
4 Qubes-VM-hardening 71
5 archlinux_lxc 47
6 kapitan-reference 41
7 dotfiles 30
8 template-updater 3
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com