-
Notifications
You must be signed in to change notification settings - Fork 6
Home
Andrew Koltyakov edited this page Oct 9, 2017
·
6 revisions
The library was designed for usage with SharePoint Push-n-Pull Yeoman generator but can be used as a stand-alone package as well.
- Node.js
- NPM or Yarn
- Yeoman
- SPPP Yeoman generator
- TypeScript
npm install yarn yo generator-sppp typescript tslint -g
Run yo sppp
in blank folder for a new project.
yo sppp
For tasks execution, some of them should be configured. These wiki sections describe settings layer options.
Get ready for automation fun running tasks!