Showing 36 open source projects for "script%20executor"

View related business solutions
  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 1

    mkconfig

    build configuration tool

    mkconfig is a build configuration utility. It creates an output file intended to be included as a header file, run as a shell script, used as a configuration file, or any other use. mkconfig is written in portable shell script and designed to be extensible for any configuration use.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 2

    tacklelib

    The C++11 library, msvc2015u3/gcc5.4 + cmake,python,bash,vbs modules

    https://sourceforge.net/p/tacklelib/tacklelib/ci/master/tree/README.md https://sourceforge.net/p/tacklelib/tacklelib/ci/master/tree/README_EN.txt https://sourceforge.net/p/tacklelib/tacklelib/ci/master/tree/README_EN.deps.txt https://sourceforge.net/p/tacklelib/tacklelib/ci/master/tree/README_EN.linux_x86_64.txt https://sourceforge.net/p/tacklelib/tacklelib/ci/master/tree/changelog.txt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    COOK tool

    COOK tool

    Software build-automation tool written in Common Lisp

    ...You write a recipe file which describes what objectives must be constructed. COOK will load and process this file, then produce either a regular Makefile or a Bourne Shell script, which will actually perform the task of building and installing your targets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    scriptkernel-libre

    script de compilação automatica do kernel linux-libre no ubuntu

    ...NOTE = Needed least 13 GB free HD before script execution
    Downloads: 0 This Week
    Last Update:
    See Project
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 5

    builder

    Easily build software for your Linux distro repo

    This project is a wrapper script using generated profiles that include any desired patches and files (such as .desktop, icons, and configurations) to easily update, build, and package the software to be made available in your Linux distributions' online repository. So instead of worrying about how to compile for autoconf, autogen, bootstrap, cmake, or the traditional configure, make, make install, for each software title in your repo, builder will take care of all those details so you can focus on the more important parts of your project! ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Xcode Shell

    Xcode Shell

    shell script that used to auto-build xcode project

    xcode_shell is a collection of shell scripts designed to automate common tasks in iOS development, such as building .ipa packages, publishing apps, and managing project assets. Although largely superseded by modern tools like fastlane and fir-cli, this project demonstrates how developers previously streamlined their workflows with custom scripts. The repository includes utilities to compile Xcode projects and workspaces, handle CocoaPods builds, publish .ipa files to private servers or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Project temporarily suspended. Due to the structural changes, we are temporarily suspending the project so that new stable tests are available for release of the script to the public. "Kernel for Newbies" é um simples e completo, assistente para sistemas baseados no Debian, para construir, customizar e instalar seu kernel. O KFN foi reescrito do zero na versão 3.0 para suportar melhor suporte aos mais recentes sistemas GNU/Linux. Os clientes das versões anteriores poderão fazer o upgrade para a nova versão do KFN automaticamente. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Makebreed

    Makebreed

    Easy c/c++ project and makefile creation

    Makebreed is a configurable shell script (./configure) that generates project files and makefiles for C/C++ development using the gcc or clang compiler. The created makefiles has the additional ability to build binary .deb packages on supported distributions. It is a simple, clean and easy alternative to gnu auto-tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    BSDBuild
    A self-contained and portable build system derived from the traditional 4.4BSD system. It implements Bourne configure script generation, concurrent building and it can compile IDE project files. It is portable to most operating systems and make flavors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    a script to build binaries into any directory structure. similar to ebuild of the gentoo project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Decision Table Preprocessor

    Decision Table Preprocessor

    Ccide is a Decision Table preprocessor.

    Ccide reads a source program, in one of several programming languages, expands all embedded decision tables, and generates the new, expanded source. Ccidew processes C language programs directly. The script, ccide, uses ccidew and m4, to process BASIC, JAVA, CC, C++, BASH, QB, VB, and EX(euphoria), source files containing embedded decision tables. Ccide checks all conditions once and only once, avoiding side effects. Ccide checks tables for conflicts and other errors. Input example: //DECISION_TABLE: // 1 3 2 2 | light == $$ /* 1=red, 2= yellow, 3=green. */ // N - - - | speed == STOPPED // - - Y - | speed == SLOW // - N - Y | speed == FAST // ______|___________________ // X - X - | Stop(); // - - - X | SlowDown(); // - X - - | SpeedUp(); //END_TABLE:
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    slkbuild is an Arch-like wrapper script for easy Slackware packaging.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ACS - The autocompiling script. Even more people is making Linux as they default OS. And Even more people is unable to install a source code because it's too difficult. ACS is going to rescue people who cannot compile a source!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    no-pkg-config

    A bash script that implements the functionality of pkg-config

    no-pkg-config is a bash script that implements the functionality of the standard pkg-config utility. It is intended for users of minimal systems, who want to use pkg-config but do not want to install all the dependencies of the standard implementation. Most of the important features of the original implementation are supported. The command-line syntax and .pc file format are identical to the original.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Prometheus is a package manager and build script intended for use by the Linux from Scratch (http://www.linuxfromscratch.org) audience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Bash-Toolbox is a simple set of functions and instructions that help develop script applications in Bash.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Un script diseñado para hacer paquetes DEB's
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    It has always been difficult 2 rite and compile C programs while working on the terminal .We have come with a solution which integrates the GCC and editor.It provides an intial framework so u can start work right away. so wat r u wait 4 go get it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Qdroid installer,shell script creating the SD card from Qdroid firmware package. Qdroid is a port of Android for SmartQ devices. Check out the latest version of the installer script from SVN repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A useful collection of batch files and scripts for daily purposes (backup, security, system management, etc.) and development
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    buildconf provides the autogen.sh automatic build preparation posix shell script. autogen.sh is used by projects that use the GNU autotools for preparing a build for compilation, verifying functionality, and overcoming common build preparation issues.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    aMule CVS Compiler - Mac OS X Bash Script
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is a simple shell script to download, compile and create Slackware packages of GNOME desktop. This is intended to be as non-interactive as possible and updated after each GNOME release (development and stable), turning easy test and develop GNOME.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is a simple shell script to download, compile and create Slackware packages of the X Window System. This is intended to be as non-interactive as possible and updated after each X release (development and stable), turning easy test and develop X.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A wrapper script to enhance SUSE's build script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next