awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

27 dépôts

Awesome GitHub RepositoriesScripting and CLI

Tools for building command-line interfaces and shell scripts.

Explore 27 awesome GitHub repositories matching part of an awesome list · Scripting and CLI. Refine with filters or upvote what's useful.

Awesome Scripting and CLI GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • scala/scalaAvatar de scala

    scala/scala

    14,548Voir sur GitHub↗

    Scala is a statically typed programming language and compiler that combines object-oriented and functional programming paradigms. It serves as a cross-platform runtime language capable of targeting the Java Virtual Machine and JavaScript to share logic between backend servers and web frontends. The project provides a functional programming framework with immutable data structures and higher-order functions to build reliable concurrent and distributed applications. It distinguishes itself through deep interoperability with Java and JavaScript ecosystems and the ability to transform code into n

    Provides tools for building low-configuration shell scripts and command-line interfaces.

    Scalafunctional-programmingjvm-languagesobject-oriented-programming
    Voir sur GitHub↗14,548
  • idnan/bash-guideAvatar de Idnan

    Idnan/bash-guide

    12,300Voir sur GitHub↗

    This project is a comprehensive educational resource and technical guide for Bash shell programming and command-line operations. It serves as a programming guide, scripting reference, and tutorial for navigating Unix-like terminal environments. The documentation covers a broad range of system administration and automation tasks, including remote server administration via secure shell connections and the management of system processes and resources. It provides detailed instructions on executing remote commands and performing secure file transfers between hosts. The guide details core scripti

    A comprehensive guide to writing Bash scripts, utilizing control flow, and mastering command-line operations.

    Voir sur GitHub↗12,300
  • addyosmani/criticalAvatar de addyosmani

    addyosmani/critical

    10,183Voir sur GitHub↗

    Critical is a tool for extracting and inlining the minimum CSS required to render above-the-fold content. It identifies the styles necessary for the initial visible portion of a page to reduce render-blocking requests and improve page load speed. The project generates resolution-specific stylesheets to optimize the initial paint across different device dimensions. It includes a utility to rebase asset URLs within extracted styles, ensuring that images and fonts load correctly when stylesheets are moved to different directories or content delivery networks. The tool provides a command-line in

    Ships a command-line interface for integrating the style extraction process into automated build pipelines.

    JavaScriptcritical-csscritical-path-csscritical-path-styles
    Voir sur GitHub↗10,183
  • ciel-lang/cielAvatar de ciel-lang

    ciel-lang/CIEL

    413Voir sur GitHub↗

    CIEL Is an Extended Lisp. Scripting with batteries included.

    Extended Lisp distribution for efficient scripting.

    Common Lisp
    Voir sur GitHub↗413
  • cl-unix-cybernetics/cl-unix-cyberneticsAvatar de cl-unix-cybernetics

    cl-unix-cybernetics/cl-unix-cybernetics

    185Voir sur GitHub↗

    UNIX system administration in Common Lisp

    Declarative system administration and configuration management.

    Common Lisp
    Voir sur GitHub↗185
  • hitecnologys/cl-charmsAvatar de HiTECNOLOGYs

    HiTECNOLOGYs/cl-charms

    178Voir sur GitHub↗

    More up-to-date version of cl-charms. Forked it because it was, apparently, abandoned by author and I couldn't contact him.

    Interface for terminal-based UI development.

    Common Lisp
    Voir sur GitHub↗178
  • puellaemagicae/unix-in-lispAvatar de PuellaeMagicae

    PuellaeMagicae/unix-in-lisp

    166Voir sur GitHub↗

    Mount Unix system into Common Lisp image

    Integration of Unix system concepts into the Lisp image.

    Common Lisp
    Voir sur GitHub↗166
  • dnaeon/clingonAvatar de dnaeon

    dnaeon/clingon

    160Voir sur GitHub↗

    Command-line options parser system for Common Lisp

    Feature-rich command-line option parsing system.

    Common Lisp
    Voir sur GitHub↗160
  • atgreen/cl-tuitionAvatar de atgreen

    atgreen/cl-tuition

    141Voir sur GitHub↗

    A Common Lisp library for building TUIs

    Library for building responsive terminal user interfaces.

    Common Lisp
    Voir sur GitHub↗141
  • wadehennessey/wclAvatar de wadehennessey

    wadehennessey/wcl

    82Voir sur GitHub↗

    Copyright (C) 1990 - 2015 Wade L. Hennessey All rights reserved.

    Library for creating efficient, small-footprint Lisp applications.

    Common Lisp
    Voir sur GitHub↗82
  • rpav/scriptlAvatar de rpav

    rpav/ScriptL

    76Voir sur GitHub↗

    Shell scripting made Lisp-like! Or, live-coding remote function calls for the shell.

    Tool for shell scripting with Lisp-like syntax.

    Makefile
    Voir sur GitHub↗76
  • neronus/cleshAvatar de Neronus

    Neronus/Clesh

    75Voir sur GitHub↗

    CLESH a very short and simple program, written in Common Lisp, that extends Common Lisp to embed shell code in a manner similar to perl's backtick.

    Extension for embedding shell code within Lisp.

    Common Lisp
    Voir sur GitHub↗75
  • ruricolist/kilnAvatar de ruricolist

    ruricolist/kiln

    73Voir sur GitHub↗

    Infrastructure for scripting in Common Lisp

    Infrastructure for ergonomic and efficient Lisp scripting.

    Common Lisp
    Voir sur GitHub↗73
  • ruricolist/cmdAvatar de ruricolist

    ruricolist/cmd

    69Voir sur GitHub↗

    Utility for running external programs

    Utility for safely executing external programs.

    Common Lisp
    Voir sur GitHub↗69
  • sharplispers/clawkAvatar de sharplispers

    sharplispers/clawk

    59Voir sur GitHub↗

    CLAWK is an AWK implementation embedded into Common Lisp, by Michael Parker. This version contains some patches to make it compile again.

    AWK-like text processing embedded in Lisp.

    Common Lisp
    Voir sur GitHub↗59
  • inconvergent/lqnAvatar de inconvergent

    inconvergent/lqn

    53Voir sur GitHub↗

    query language and terminal utility for querying and transforming Lisp, JSON and other text files. written in Common Lisp

    Query language for transforming text and data files.

    Common Lisp
    Voir sur GitHub↗53
  • vindarel/cl-readlineAvatar de vindarel

    vindarel/cl-readline

    46Voir sur GitHub↗

    Common Lisp bindings to the GNU Readline library

    Functions for line editing and command history.

    Common Lisp
    Voir sur GitHub↗46
  • vindarel/replicAvatar de vindarel

    vindarel/replic

    39Voir sur GitHub↗

    Build a terminal application in no time from an existing library.

    Helpers for creating readline-based command applications.

    Common Lisp
    Voir sur GitHub↗39
  • plisp/uncursedAvatar de Plisp

    Plisp/uncursed

    40Voir sur GitHub↗

    A blessed fixed greased +3 terminal library

    Cross-platform library for terminal interface development.

    Common Lisp
    Voir sur GitHub↗40
  • sjl/adoptAvatar de sjl

    sjl/adopt

    34Voir sur GitHub↗

    A Damn OPTion parsing library.

    Library for parsing command-line options.

    Common Lisp
    Voir sur GitHub↗34
Préc.12Suivant
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Scripting and CLI