From ef45b52ddeb4dd22ac0864db8fb7c40d7a0e9733 Mon Sep 17 00:00:00 2001 From: Daniel Narvaez Date: Wed, 15 Aug 2012 18:34:54 +0000 Subject: Add an auto-install command --- (limited to 'README') diff --git a/README b/README index 01ed54a..82cbf2c 100644 --- a/README +++ b/README @@ -65,8 +65,20 @@ make test Run UI tests == Shell commands reference == -start-sugar Start sugar. -send-patches Send local commits as patches for review. +* start-sugar + +Start sugar. + +* send-patches + +Send local commits as patches for review. + +* auto-install + +Automatically install python files when they are modified. Run it +inside a module directory, make changes to the code and have them +applied without needing to run make install (you still need to +restart sugar). Use --help for more informations about each command. -- cgit v0.9.1