Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 405 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 405 Bytes

projecttools

A set of tools for coding projects, containing:

  • checkers
  • code generators
  • git hooks
  • Makefile snippets
  • other scripts
  • utilities

for writing code in any language, but focused on C and latex.

The sources and scripts in this repository should be written in languages which are widly used:

  • sh/bash
  • python
  • ruby
  • perl

and easily extend-/changeable. Feel free to contribute!