8 个仓库
Shortcuts for shell commands defined within a project configuration file.
Distinct from CLI Scripts: Distinct from general CLI scripts as these are mapped names within a project config, not standalone executable files.
Explore 8 awesome GitHub repositories matching development tools & productivity · Configuration-Defined Scripts. Refine with filters or upvote what's useful.
Pipenv is a Python dependency manager and virtual environment manager that ensures reproducible environments across different systems. It functions as a lockfile resolver, generating deterministic lockfiles from high-level dependency constraints to prevent version drift. The tool integrates project workflow automation by loading environment variables and executing custom project scripts. It also includes security auditing capabilities to scan installed packages for known vulnerabilities. The system covers a broad range of capabilities including dependency version locking, package installatio
Allows the definition of custom command shortcuts for complex shell tasks within the project configuration.
This project is a JavaScript full-stack tutorial providing a step-by-step guide to building a complete web application from scratch. It focuses on the manual implementation of a custom JavaScript toolchain, encompassing the development of a server-side rendering workflow and a client-side state manager. The project distinguishes itself by implementing core development utilities without high-level frameworks, including custom solutions for bundling, transpilation, linting, and hot module replacement. It also features a real-time communication system based on WebSockets for bidirectional messag
Defines named task shortcuts in a project manifest to simplify complex command-line instructions.
This project is a comprehensive productivity guide and configuration reference for the VS Code editor. It provides a curated collection of shortcuts, configuration tips, and tutorials designed to improve efficiency and optimize the daily coding workflow. The resource covers advanced AI-assisted development, including the integration of autonomous agents, custom prompt files, and AI-powered coding assistants for task automation and code generation. It also provides specialized guidance on integrated terminal management, such as configuring shell profiles and automating command execution. Addi
Defines schemas for mapping named shortcuts to external build or test scripts within project configs.
Lefthook is a Git hook manager and workflow automation tool designed to execute user-defined scripts during version control events. It automates the execution of linters, tests, and formatters to validate changes and maintain code quality before commits or pushes. The project distinguishes itself through a parallel execution model that runs multiple shell commands concurrently to reduce latency. It supports complex configuration management, including the ability to merge global, remote, and local settings and synchronize configurations from external repositories to standardize development env
Maps version control events to user-defined scripts via YAML or JSON configuration files.
This project is a desktop automation scripting framework and shell script command runner. It allows users to execute custom scripts and workflows from a central launcher to automate repetitive desktop tasks and system operations. The framework functions as a unified command interface and a JSON input automation bridge, serializing search queries into arguments passed to the execution environment. It integrates large language model prompts directly into the desktop interface to automate content generation and answer questions. The system handles a broad range of capabilities including the exe
Defines display names, icons, and execution directories to control how scripts appear and behave in the launcher.
Uses file-level annotations to set script metadata for indexing and display.
Kit 是一个桌面自动化框架和可脚本化的 UI 工具包,专为构建个性化生产力工具而设计。它作为一个跨平台 CLI 封装器和 macOS 系统自动化工具,提供了一个执行脚本的环境,用于管理操作系统任务、文件管理和应用工作流。 该项目以专用的 LLM 集成层用于结构化数据提取和文本生成,以及用于创建交互式输入表单、HTML 窗口和浮动小部件的专用 UI 框架而著称。它通过 AppleScript 执行和系统菜单栏定制实现了深度的 macOS 集成。 该框架涵盖了广泛的功能,包括系统级输入设备控制、剪贴板管理和电源控制。它包含用于基于 cron 的调度和文件监控的自动化实用程序,以及用于 Git 同步、环境变量管理和 Web 抓取的开发者工具。 该系统提供对执行 Shell 命令和管理隔离脚本环境的内置支持。
Defines script properties and visibility through metadata comments to control interface behavior.
Baserow is a self-hosted, no-code relational database platform built on PostgreSQL. It provides a spreadsheet-like interface for structuring and managing data without writing code, while exposing all database resources via a REST API to support headless architectures. The platform distinguishes itself by integrating large language models and embedding servers to power AI assistants and automated data generation. It further extends its utility as a no-code application builder, allowing users to create custom internal portals, dashboards, and business tools using visual logic and managed data.
Supports user-defined task aliases mapped within a local project configuration file.