Documentation Index

Development

Tools for development and debugging

Git

Git is a distributed version control system, this document is meant to be distributed using git.

C & GDB

C is functional compiled language created by Dennis Ritchie. BSD, Linux and Minix kernels use this language as primary language.

Shell Script

Script files that start with "#!/bin/sh" use dash (in crux), /bin/sh is a link to dash, while files that start with "#!/bin/bash" use bash;

Python

Perl

JavaScript

PHP

Documentation Index

This is part of the Hive System Documentation. Copyright (C) 2018 Hive Team. See the file Gnu Free Documentation License for copying conditions.