Skip to content

ub2906/snowmakery

 
 

Repository files navigation

Snowmakery - Recipe Editor for Snowfakery

Snowfakery is a tool for generatoring relational data sets. It was created by the Salesforce.org team as a partial response to a need for better test data for Salesforce projects. Snowfakery is great, but creating recipe files is a bit hard when you are first learning. This project is meant to help bridge that gap, while experts will probably want to handcraft the files until better tools come around, this will hopefully help people understand the options as they are getting started.

Snowfakery does not require Salesforce at all, it's a totally free-standing data generator capable to produce large amounts of carefully shaped data quickly. Snowmakery a free-standing Electron app that is simple meant to generate files for Snowfakery.

Running

Currently this project is in the very initial stages of development and is not fully functional – please feel free to contribute if you think it would be useful. It does not currently have an app builder setup (although that may change).

Setup

  1. Clone this repo, or your own fork.
  2. Run npm i from the project root.

Once NPM has installed all the required packages run npm start to load the project. There is a simple sample Snowfakery recipe in the sample_data directory.

Pull requests and other contributions welcome.

About

A Snowfakery recipe editor

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.7%
  • HTML 11.1%
  • CSS 0.2%