view toys/example/README @ 1267:dd2fd057111f draft

Add example directory, move hello.c into it, add skeleton.c to demonstrate more complciated stuff (multiple commands per file, etc), and have genconfig.sh sort backwards so posix is first and example last in menuconfig.
author Rob Landley <rob@landley.net>
date Wed, 23 Apr 2014 17:23:09 -0500
parents
children
line wrap: on
line source

Example commands

You probably don't want to deploy this, but it shows how to use the
toybox infrastructure and provides templates for new commands.