Showing 1446 open source projects for "cli"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    Amazon Lightsail CLI Extensions

    Amazon Lightsail CLI Extensions

    Amazon Lightsail CLI Extensions

    This project is the source code of lightsailctl, a tool that augments Amazon Lightsail features in AWS CLI. lightsailctl is executed automatically by AWS CLI when certain subcommands are used, such as AWS lightsail push-container-image. lightsailctl is written in Go, so please install Go. Keep reading if you want to work with lightsailctl source code locally. This container image pushing logic requires a number of steps that are outsourced from AWS CLI to lightsailctl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Microsoft Azure CLI

    Microsoft Azure CLI

    Azure command-line interface

    A great cloud needs great tools; we're excited to introduce Azure CLI, our next-generation multi-platform command-line experience for Azure. Take a test run now from Azure Cloud Shell! We support tab completion for groups, commands, and some parameters. You can use the --query parameter and the JMESPath query syntax to customize your output. With the Azure CLI Tools Visual Studio Code extension, you can create .azcli files and use these features. IntelliSense for commands and their arguments...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    AWS SAM CLI

    AWS SAM CLI

    CLI tool to build, test, debug, and deploy Serverless applications

    The AWS Serverless Application Model (SAM) CLI is an open-source CLI tool that helps you develop serverless applications containing Lambda functions, Step Functions, API Gateway, EventBridge, SQS, SNS and more. The AWS Serverless Application Model (SAM) is an open-source framework for building serverless applications. It provides shorthand syntax to express functions, APIs, databases, and event source mappings. With just a few lines per resource, you can define the application you want...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    AWS Amplify CLI

    AWS Amplify CLI

    Toolchain for simplifying serverless web and mobile development

    The AWS Amplify CLI is a toolchain that includes a robust feature set for simplifying mobile and web application development. The CLI uses AWS CloudFormation and nested stacks to allow you to add or modify configurations locally before you push them for execution in your account. Provisions cloud resources with the latest local developments. The 'no-gql-override' flag does not automatically compile your annotated GraphQL schema and will override your local AppSync resolvers and templates. Fetch...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    Chrome Extension CLI

    Chrome Extension CLI

    The CLI for your next Chrome Extension

    The CLI for your next Chrome Extension. When you're ready to publish to Chrome Web Store, create a minified bundle with npm run build and then zip the build folder. You don’t need to install or configure Webpack. Webpack comes in preconfigured so that you can focus on the code. Your environment will have everything you need to build a Chrome Extension. Override default page like New Tab, Bookmarks, or History page. Add features to Chrome Developer Tools. Creates an extension for supported...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    keycloak-config-cli

    keycloak-config-cli

    Import YAML/JSON-formatted configuration files into Keycloak

    keycloak-config-cli is a Keycloak utility to ensure the desired configuration state for a realm based on a JSON/YAML file. The format of the JSON/YAML file is based on the export realm format. Store and handle the configuration files inside git just like normal code. A Keycloak restart isn't required to apply the configuration. The config files are based on the keycloak export files. You can use them to re-import your settings. But keep your files as small as possible. Remove all UUIDs and all...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Ignite UI CLI

    Ignite UI CLI

    Ignite UI Command-Line Interface by Infragistics

    A complete Angular components library of Angular-native UI controls and material-based UI components, including the fastest Angular data grid and 60+ high-performance charts! Compatible with Angular 16 and built to be enterprise-grade. Kickstart your next project with our drag-and-drop WYSIWYG App Builder for the fastest way to deliver high-performance Angular apps. Angular app development has never been easier with the cloud-based WYSIWYG drag & drop App Builder™. Instantly convert designs...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Hugo Academic CLI

    Hugo Academic CLI

    Import academic publications from Bibtex to your Markdown website

    Import publications from your reference manager to Hugo. Import publications, including books, conference proceedings and journals, from your reference manager to your static site generator. Simply export a BibTeX file from your reference manager, such as Zotero, and provide this as the input.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    prettier-eslint-cli

    prettier-eslint-cli

    CLI for prettier-eslint

    You have a bunch of files that you want to format using prettier-eslint. But prettier-eslint can only operate on strings. This is a CLI that allows you to use prettier-eslint on one or multiple files. prettier-eslint-cli forwards on the filePath and other relevant options to prettier-eslint which identifies the applicable ESLint config for each file and uses that to determine the options for prettier and eslint --fix. By default prettier-eslint will simply log the formatted version...
    Downloads: 0 This Week
    Last Update:
    See Project
  • PMG Low-Code Automation Platform Icon
    PMG Low-Code Automation Platform

    For companies of all sizes interested in a low-code and digital process automation platform

    PMG is a low-code software platform that allows users to configure automation solutions and business applications to drive digital transformation initiatives. From streamlining business processes through automation, to integrating existing systems and filling in point solution functionality gaps, to delivering a collaborative workspace and unified user experience – PMG’s low-code platform does it all without coding. Business users as well as IT resources are empowered to configure, deploy, and maintain solutions that meet their company’s specific needs.
    Learn More
  • 10
    Create Go App CLI

    Create Go App CLI

    Create a new production-ready project with backend, and frontend

    Create a new production-ready project with backend, frontend and deploy automation by running one CLI command! Focus on writing code and thinking of business-logic! The CLI will take care of the rest. Next, open the generated Ansible inventory file (called hosts.ini) and fill in the variables according to your server configuration. And you're ready to automatically deploy this project. If you don't want to install Create Go App CLI to your system, you feel free to using our official Docker...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Amazon Genomics CLI

    Amazon Genomics CLI

    Tool to simplify the processes of deploying the AWS infrastructure

    Amazon Genomics CLI is an open-source CLI that helps customers run genomics workflows in the cloud by automating the deployment of best practices infrastructure for workflow engines. Amazon Genomics CLI reduces the time for scientists and developers to start running existing genomics workflows at scale and speeds up iteration cycles as they develop new ones. Amazon Genomics CLI is an open-source tool for genomics and life science customers that simplifies and automates the deployment of cloud...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    aws-encryption-sdk-cli

    aws-encryption-sdk-cli

    CLI wrapper around aws-encryption-sdk-python

    This command line tool can be used to encrypt and decrypt files and directories using the AWS Encryption SDK. If you have not already installed cryptography, you might need to install additional prerequisites as detailed in the cryptography installation guide for your operating system. Installation using a python virtual environment is recommended to avoid conflicts between system packages and user-installed packages. For the most part, the behavior of aws-encryption-cli in handling files...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    AWS Copilot CLI

    AWS Copilot CLI

    The AWS Copilot CLI is a tool for developers to build, release apps

    AWS Copilot is an open-source command-line interface that makes it easy for developers to build, release, and operate production-ready containerized applications on AWS App Runner, Amazon ECS, and AWS Fargate. Run a single command to quickly get started with a containerized application using best practices on AWS from a Dockerfile. Instead of modeling individual resources, Copilot provides common cloud architectures, request-driven web service, load-balanced web service, backend service,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Jenkins X CLI

    Jenkins X CLI

    Jenkins X provides automated CI+CD for Kubernetes

    Jenkins X provides automated CI+CD for Kubernetes with Preview Environments on pull requests using cloud-native pipelines from Tekton. Automate the continuous delivery of change through your environments via GitOps and create previews on pull requests to help you accelerate. Each team gets a set of Environments. Jenkins X then automates the management of the Environments and the Promotion of new versions of Applications between Environments via GitOps and pull requests. Jenkins X...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Code Climate CLI

    Code Climate CLI

    Code Climate CLI

    Align initiatives with strategic priorities, accelerate software delivery, and drive continuous improvement with the leading Engineering Intelligence Solution. Software development teams used to operate in the dark, forced to make decisions based on gut feel and anecdotes, causing friction, creating silos, and leading to mediocre outcomes. Today, forward-thinking engineering leaders leverage data-driven insights to build a culture of trust and high performance. Align on business priorities...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    AWS EC2 Instance Connect CLI

    AWS EC2 Instance Connect CLI

    All-in-one client for EC2 Instance Connect that handles key brokerage

    This is an all-in-one client for EC2 Instance Connect that handles key brokerage and establishing connections to EC2 Instances through an interface near-identical to standard system ssh, sftp, and other utilities. This is a Python client for accessing EC2 instances via AWS EC2 Instance Connect. This module supports Python 2.7.x and 3+. This package is available on PyPI for pip installation, ie, pip install ec2instanceconnectcli. It is strongly encouraged you set up a virtual environment for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Linux Command Library (Mobile+CLI+Web)

    Linux Command Library (Mobile+CLI+Web)

    1M downloads Linux reference app with basics, tips and formatted pages

    The app currently has 5547 manual pages, 22+ basic categories and a bunch of general terminal tips. It works 100% offline, doesn't need an internet connection and has no tracking software.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Vue CLI

    Vue CLI

    Standard Tooling for Vue.js Development

    Vue CLI is the Standard Tooling for Vue.js Development. Vue CLI provides a great number of features including out-of-the-box support for TypeScript, Babel, PostCSS, ESLint, PWA, as well as Unit Testing and End-to-end Testing. It comes with its own graphical user interface and a plugin system that allows for the building and sharing of reusable solutions that can answer common needs. Vue CLI provides instant prototyping with a single Vue file, and is fully configurable with no need for ejecting...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Aurelia CLI

    Aurelia CLI

    The Aurelia 1 command line tool. Use the CLI to create projects

    This library is part of the Aurelia platform and contains its CLI implementation. To keep up to date on Aurelia, please visit and subscribe to the official blog and our email list. We also invite you to follow us on twitter. If you have questions look around our Discourse forums, chat in our community on Gitter or use stack overflow. Documentation can be found in our developer hub. App skeleton is no longer in this repo, it has been moved to a dedicated repo aurelia/v1. Any contribution...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Aseprite

    Aseprite

    Animated sprite editor & pixel art tool

    ... distortions when rotating tiny sprites. Create patterns repeating the image in a 3x3 grid. Create custom brushes for dithering. Composite layers to create color effects. Open or save a sequence of images. Create animations and save them as .gif files. Export your work to sprite sheets in .png and .json files. Recovery your sprites in case of crash. Integrate Aseprite in your assets pipeline with the command-line interface (CLI). Store several animations in one texture atlas.
    Downloads: 1,298 This Week
    Last Update:
    See Project
  • 21
    Apollo CLI

    Apollo CLI

    Tooling for development and production Apollo workflows

    Apollo CLI brings together your GraphQL clients and servers with tools for validating your schema, linting your operations for compatibility with your server, and generating static types for improved client-side type safety. Over time, your graph evolves to incorporate data from more and more parts of your organization. Apollo Federation is the industry-standard open architecture for distributing your graph across multiple services, enabling different backend teams to maintain different...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Arduino IDE

    Arduino IDE

    Arduino IDE library

    This repository contains the source code of the Arduino IDE 2.x, which is currently in the beta stage. The Arduino IDE 2.x is a major rewrite, sharing no code with the IDE 1.x. It is based on the Theia IDE framework and built with Electron. The backend operations such as compilation and uploading are offloaded to an arduino-cli instance running in daemon mode. This new IDE was developed with the goal of preserving the same interface and user experience of the previous major version in order...
    Downloads: 242 This Week
    Last Update:
    See Project
  • 23
    UniGetUI

    UniGetUI

    The Graphical Interface for your package managers

    The main goal of this project is to create an intuitive GUI for the most common CLI package managers for Windows 10 and 11, such as WinGet, Scoop, Chocolatey, Pip, Npm, .NET Tool and PowerShell Gallery. With this app, you can easily download, install, update, and uninstall any software published on the supported package managers — and much more!
    Downloads: 103 This Week
    Last Update:
    See Project
  • 24
    Gobuster

    Gobuster

    Directory/File, DNS and VHost busting tool written in Go

    Gobuster is a tool used to brute-force. This project is born out of the necessity to have something that didn't have a fat Java GUI (console FTW), something that did not do recursive brute force, something that allowed me to brute force folders and multiple extensions at once, something that compiled to native on multiple platforms, something that was faster than an interpreted script (such as Python), and something that didn't require a runtime. Provides several modes, like the classic...
    Downloads: 131 This Week
    Last Update:
    See Project
  • 25
    Upscayl

    Upscayl

    Free and Open Source AI Image Upscaler for Linux, MacOS and Windows

    ... to install via Store but wait for the full release, we'll be pushing it to Flathub for easy access. Upscayl uses AI models to enhance your images by guessing what the details could be. It uses Real-ESRGAN (and more in the future) model to achieve this. The CLI tool is called real-esrgan-ncnn-vulkan and it's available on the Real-ESRGAN repository.
    Downloads: 117 This Week
    Last Update:
    See Project