Repository URL to install this package:
|
Version:
2.0.0 ▾
|
| example |
| package.json |
| gulpfile.js |
| README.md |
This module is a project meta-package for all frontend modules.
yarn add @doodle/project
@doodle/project comes with a default gulpfile.js: the example gulpfile.js uses the default gulpfile.js.
cp node_modules/@doodle/project/example/gulpfile.js .
Adapt and override the gulpfile to your needs.
🚧 TODO provide a gulpfile "eject" script
@doodle/project comes with an example folder containing all relevant dotfiles:
cp node_modules/@doodle/project/example/.* .
@doodle/project comes with an example Jenkinsfile :
cp node_modules/@doodle/project/example/Jenkinsfile .
🚧 TODO create and point to notion.so page with Jenkins job/Github repo setup for webhooks
The @doodle/project meta-package installs the following dependencies in your project:
TODO'sdocs/