1.4.2 • Published 7 years ago

sfmc-prototype-generator v1.4.2

Weekly downloads
3
License
BSD-3-Clause
Repository
github
Last release
7 years ago

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
1.4.2

7 years ago

1.4.1

7 years ago

1.4.0

7 years ago

1.3.1

7 years ago

1.3.0

7 years ago

1.2.0

7 years ago

1.1.0

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.0

7 years ago

1.0.1

7 years ago