diff options
Diffstat (limited to 'kapptemplate/appframework/README')
-rw-r--r-- | kapptemplate/appframework/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/kapptemplate/appframework/README b/kapptemplate/appframework/README new file mode 100644 index 00000000..abfbcdb5 --- /dev/null +++ b/kapptemplate/appframework/README @@ -0,0 +1,6 @@ +echo "Creating $LOCATION_ROOT/README..."; +cat << EOF > $LOCATION_ROOT/README +$APP_NAME v$APP_VERSION +$AUTHOR <$EMAIL> +---------------------------------------------------------------------- +This is where you should describe why $APP_NAME is so great |