observing / square

The last build system you would ever want to use
MIT License
56 stars 9 forks source link

Simpler command line syntax #16

Closed 3rd-Eden closed 12 years ago

3rd-Eden commented 12 years ago

The --bundle parameter takes the path or directory it needs to search for and defaults to finding square/bundle.json files by default. If you want to have it named differently you should supply a --filename

Instead of using 2 parameters we could just ditch the --filename flag and have users specify the filename in the --bundle instead:

square --bundle square.json
square --bundle ./directory/pewpew.json
square --bundle