slitaz-dev-tools view README @ rev 110

README: small update
author Christophe Lincoln <pankso@slitaz.org>
date Tue Jun 07 15:30:19 2011 +0200 (2011-06-07)
parents 9d55ddb58359
children a49102a73eff
line source
1 SliTaz developers tools
2 ===============================================================================
5 SliTaz developers and services tools. This package provides the tazdev tool,
6 Shell or Python scripts and tinyutils to help maintain the distribution and
7 automate the packages compilation. The package provides 'tazdev' and its
8 default config file which goes in: /etc/slitaz/tazdev.conf
11 scripts/
12 --------
13 The scripts folder provides small scripts for special tasks and some code
14 used by some of the contributors. Feel free to put your own scripts in here,
15 but add some comments to let people quickly know what they do.
18 On the web
19 ----------
21 Website Devel corner : http://www.slitaz.org/en/devel/
22 Mercurial repositories : http://hg.slitaz.org/
23 Bugu tracker : http://bugs.slitaz.org/
24 Cookbook doc : http://doc.slitaz.org/en:cookbook:start
25 Build host : http://tank.slitaz.org/
26 Build bot : http://cook.slitaz.org/
29 ===============================================================================