README.md - bitreich-style - Style guide for programmers. | |
git clone git://bitreich.org/bitreich-style | |
Log | |
Files | |
Refs | |
Tags | |
README | |
LICENSE | |
--- | |
README.md (532B) | |
--- | |
1 # Bitreich Style | |
2 | |
3 ## Description | |
4 | |
5 This repository's purpose is to document style, simple tutorials on how | |
6 to start projects, hints for new developers on how packagers or other | |
7 developers think. Overall it is to make open source a nicer place, which | |
8 does not get ugly over time or slower due to people just adding what | |
9 they found on stackoverflow over eachother because they never learned | |
10 the basics. | |
11 | |
12 ## Bugs / Hints | |
13 | |
14 Send bugs / hints to | |
15 | |
16 Christoph Lohmann <[email protected]> | |
17 | |
18 or on #bitreich-en on Freenode. | |
19 | |
20 | |
21 | |
22 Have fun! | |
23 |