Skip to content

A utility for generating backer data exports, simulating a campaign.

License

Notifications You must be signed in to change notification settings

pointybeard-archives/kickstarter-mock-campaign

Repository files navigation

Kickstarter Mock Campaign Data Generator

A utility for generating backer data exports, simulating a campaign.

Installation

  1. Clone this repository and run composer update first.
  2. (Optional) Make bin/generate executable with chmod +x bin/generate.

Usage

To see usage information, run the comment bin/generate --help. Included in this repository is an example settings JSON document, settings.example.json, which is used to seed the generator. It describes the campaign including funding, backers, rewards, surveys, and shipping data.

The quickest way to try this out is with the command:

bin/generate -s settings.example.json -o exampleCampaignData.zip

Support

If you believe you have found a bug, please report it using the GitHub issue tracker, or better yet, fork the library and submit a pull request.

Contributing

We encourage you to contribute to this project. Please check out the Contributing documentation for guidelines about how to get involved.

License

"Kickstarter Mock Campaign Data Generator" is released under the MIT License.

About

A utility for generating backer data exports, simulating a campaign.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages