sfmc-prototype-generator

1.4.2 • Public • Published

sfmc-prototype-generator

Generates a handy starting point for building prototypes

Setup

  • Make sure you have npm and git set up and accessible globally in the terminal --* Should be able to run npm and git from any directory; if not, consider updating your PATH
  • You will need access to sfmc-prototype-generator and sfmc-prototype-boilerplate
  • Also make sure you have SSH set up for GitHub and GHE
  • Install the generator globally: npm install -g sfmc-prototype-generator

Running

  • [Optional] Create a repository for the prototype you are creating. The url can optionally be used as part of the generation process to automatically push to that repo.
  • In a directory where you wish the project directory to go, run: sfmc-prototype-generator --* Use sfmc-prototype-generator --verbose to see logs as the generator progresses.
  • Follow the prompts until the process is complete

Readme

Keywords

none

Package Sidebar

Install

npm i sfmc-prototype-generator

Weekly Downloads

0

Version

1.4.2

License

BSD-3-Clause

Last publish

Collaborators

  • kevinparkerson