sup diff README @ rev 36

Improve download function
author Christophe Lincoln <pankso@slitaz.org>
date Tue Feb 28 19:35:14 2017 +0100 (2017-02-28)
parents 361b8459a302
children d58ceb6b8fe9
line diff
     1.1 --- a/README	Sun Feb 26 22:38:12 2017 +0100
     1.2 +++ b/README	Tue Feb 28 19:35:14 2017 +0100
     1.3 @@ -30,7 +30,15 @@
     1.4       
     1.5    3) Play :-)
     1.6       $ sup help
     1.7 -  
     1.8 +
     1.9 +
    1.10 +Cook SUP packages to be uploaded to the server
    1.11 +--------------------------------------------------------------------------------
    1.12 +Sup lets users upload packages to the server. To cook your first one you may want to
    1.13 +use the sup 'new' command:
    1.14 +
    1.15 +  $ sup -n
    1.16 +
    1.17  
    1.18  What goes where ?
    1.19  --------------------------------------------------------------------------------
    1.20 @@ -96,6 +104,7 @@
    1.21  More directories into files/ can be added according to the needs and goals
    1.22  of the packages.
    1.23  
    1.24 +
    1.25  Receipt variables and function
    1.26  --------------------------------------------------------------------------------
    1.27  Here are the variables used or usable in a sup receip as well as the uniq function.
    1.28 @@ -115,14 +124,15 @@
    1.29  receip to warn or prompt users to make an action.
    1.30  
    1.31  
    1.32 -Cook sup packages to be uploaded to the server
    1.33 +Colors shems for sup tools
    1.34  --------------------------------------------------------------------------------
    1.35 -Sup lets users upload packages to the server. To cook your first one you may want to
    1.36 -use the sup-demo package:
    1.37 -
    1.38 -  $ sup cook --init
    1.39 -  $ cp -rf /usr/share/sup/wok/sup-demo ~/.local/share/sup/wok
    1.40 -  $ sup cook sup-demo
    1.41 +Here are the colors guide line used in the cmdline tool:
    1.42 + 
    1.43 +  [036/36]  Cyan for installed/mirror 
    1.44 +  [035/35]  Magenta for cook/wok
    1.45 +  [033/33]  Yellow for commands/functions
    1.46 +  
    1.47 +The CGI/Web hug services match SCN/SliTaz network graphical style.
    1.48  
    1.49  
    1.50  Mime type & Icon