Skip to content

chances/sandwiches

Repository files navigation

Sandwiches

A Makefile creation and management utility for any project.

WARNING: This utility is not ready for use in the wild.

NPM Version Build Status NPM Dependencies Maintenance Status

Installation

$ npm install --global sandwiches

Make a sandwich

Quickly prepare a Makefile specifically suited to your your project's tastes using Sandwiches. To create a basic Makefile, run the following:

$ sandwich make

For more help, run:

$ sandwich help

TODO: Fully describe the CLI utility instead of directing people to the help command.

Make a recipe

Using the Sandwiches API, you can create new recipes to be followed when making new or modifying existing Makefiles.

Doesn't a sandwich have toppings?

Yes, it does!

TODO: Design what sandwich toppings should exactly be. Something like mixins?

How do I make a sandwich?

TODO: Create more documentation when the code reflects a need. (Soon)

License

License Copyright © 2015 Chance Snow