Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Try It Free
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
This is a simple shellscript 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.
mknew: a bash shell function library that provides "make" functionality to the shell. A user may write a simple shellscript to invoke the usual software build procedures: compilation, testing, packaging, and distribution.
AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
The goal of this project is to provide a method to build a bootable image for small embedded systems, based on the original package sources, most notably buildroot, and to snapshot the distribution and configuration files for repeatable builds.
A generic generation script, purpouse is the initial stage of a build procedure (autoconf etc.), instead of creating new shellscript for each project, you can use this one, for more eas to use.
It is a shellscript which updates your local KDE sources with svn/cvs/cvsup and does all needed steps to build and install KDE packages including qt(-copy) and kde-i18n.
PHPRPMs is a collection of tools required to build PHP extensions "missing" from your RedHat/Fedora distribution (such as mhash, mcrypt, FDFtk, mssql, SQLite, APC, APD, dBase, filePro and others) as RPM add-ons to your "factory" PHP packages.
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 security. Auth0 now, thank yourself later.
Makerootfs makes it easy to build a root filesystem for embedded devices (e.g. ARM based) by automating the cross-compiling process through shell scripts, patches and default configs. Unlike buildroot which uses uClibc, makerootfs uses the full glibc.
Kanaputs is an interpreter for Java. With Kanaputs you can use Java in an interpreted way: no more compilation, each instruction is executed when you write it.
It's extremely easy to use to make script files above Java.
www.kanaputs.org
EncPHP allows you to embed a PHP script inside of an executable along with everything needed to run the script, including the PHP executable and runtime, and any other DLLs or modules. EncPHP allows you to run PHP apps on computers without PHP installed.
Script to Build OpenBSD on your Soekris device. Features include:
-Makes an image from the version of OS that you are currently building from.
-Function to either write directly to your CF or make an image that can be dd'd at a later time.
Idee SDE is a set of ant script and best practice open source software.
The intention of the project is to simplify the set up a build environment for a J2SE/J2EE project.
dev-env is a console based build environment. It aims at making the build process compiler and platform independent. It allows to compile/link/etc. your project(s) without modifications on all supported platforms and with all supported compilers.
itchconfig is a tool for the flexible configuration of software packages; a configure script generated by itchconfig checks several properties of a user's computer and generates all files which are necessary to build a program on the user's computer.
Define your database structure and relations once using the ZsqlML (Zenark's SQL Markup Language) XML DTD, and then generate mulitple vendor-specific SQL scripts, thereby solving the issue of SQL script variances across multiple platforms.
The bootstrapper program is designed to work along with autoconf, automake and libtool. It will scan a project's configure.in and generate a custom made bootstrap script which will then be used to create a configure script. It will also be able to clean
Bash script that uses various Linux tools regarding Java programming for PDAs and Palm devices to automate the process of creating a PRC file out of the JAVA files.
PW32 is primarily C runtime library for Win32 aiming to POSIX compliance. Its main concerns are effeciency and support even for low-end Win9x systems. LGPL. Also, PW32 is collection of ported software, aiming to be GNU (etc.) distribution for Win32.
Checkout - a simple file checkout script for the korn shell. This script makes it so that only one person can edit a source file at a time. Supports file history and a login system. Should also work in bash if you change the first line in the script.