Skip to content

mj31508/none1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

<<<<<<< HEAD Learning the C programming language for the first time

Betty

Build Status

Installation

Run the script install.sh with sudo privileges to install betty-style and betty-code 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.pl file1 [file2 [file3 [...]]]
./betty-doc.pl file1 [file2 [file3 [...]]]

65b91e68b454000f26f07ab6301f2c035bbbd3df

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages