Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Create free account
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
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.
This is an editor for the pylab package. This editor work with ipython shell and pylab, and it enables us to run a script file or selection lines easily. It is suitable for writing a small script for daily scientific/engineering/academic report.
A script to automatically create documentation for ESX hosts. The output is in HTML format and can be emailed to you directly. The script now also creates a link on the ESX hosts web interface for easy access to the information.
The scbind software is a shellscript "compiler" -- it does not actually compile scripts to machine code, but encodes them into executable images. The shell still runs the actual code. Prevents modifications/prying. Handles perl, awk, etc. also.
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.
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.
vipsi - the friendly one - is a shell and script language with ease of use and direct power control as in first days\' Basic. :-) C-like syntax, unicode text, powerful list operators. pocket calculator, cgi, script, non-posix shell all-in-one!
RABL - Repeatable shell environment. Shellscript providing various repeatable functionality as a library of reusable functions. Automates option parsing, usage messages, prompting, and various other utility functions. Currently targets GNU bash.
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