sandwiches

0.1.2 • Public • Published

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

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

Dependents (0)

Package Sidebar

Install

npm i sandwiches

Weekly Downloads

0

Version

0.1.2

License

MIT

Last publish

Collaborators

  • chancesnow