Skip to content

tdrozdovsky/crib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRIB

Contents

  1. Introduction
  2. License
  3. Shell script
  4. C template
  5. Makefile template
  6. Doxygen

1. Introduction

The crib git contains simple examples and file templates for quick start of implementation programs, etc.


2. License

The software is distributed mostly under the free license.

3. Shell script template

This part contains references to the documentation, the shell script template and shell script code style.

4. C template

This part contains the *.c and *.h template, several examples and etc.

5. Makefile template

This part contains references to the documentation, the Makefile template.

6. Doxygen

This part contains references to the documentation and example how to use doxygen tool.

About

No description, website, or topics provided.

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 68.2%
  • Makefile 21.0%
  • Shell 10.8%