SkillAgentSearch skills...

Betty

Holberton-style C code checker written in Perl

Install / Use

/learn @alx-tools/Betty
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Betty

Build Status

Installation

Run the script install.sh with sudo privileges to install betty-style and betty-doc on your computer, along with the following manuals:

  • betty(1)
  • betty-style(1)
  • betty-doc(1)

Documentation

Please visit the Betty Wiki for the full specifications of Betty coding and documentation styles.

You'll also find some references and some tools for common text editors such as Emacs and Atom.

Usage

Run the following command to check if your code/doc fits the Betty Style (mostly inspired from the Linux Kernel style):

betty-style file1 [file2 [file3 [...]]]
betty-doc file1 [file2 [file3 [...]]]
View on GitHub
GitHub Stars1.3k
CategoryDevelopment
Updated27d ago
Forks1.7k

Languages

Perl

Security Score

100/100

Audited on Mar 9, 2026

No findings