Changes

Jump to navigation Jump to search
Line 113: Line 113:  
  '''exec''' = <shell-command>
 
  '''exec''' = <shell-command>
   −
Instead of using an executable program from the ''main'' option, 0sugar can bundle a script to run an arbitrary shell command. If a package has no ''main'' and ''exec'' settings, then it cannot be executed. This typically means that the package is for a library.
+
Instead of using an executable program from the ''main'' option, 0sugar can bundle a script to run an arbitrary shell command.
 +
 
 +
If a package has neither ''main'' nor ''exec'', then it cannot be executed. This typically means that the package is for a library.
    
  '''include''' = <glob-pattern> [; ...]
 
  '''include''' = <glob-pattern> [; ...]

Navigation menu