Open
Description
I view the article:
https://jsforce.github.io/blog/posts/20140126-deploy-package-using-jsforce-and-gulpjs.html
May I know that how can I get following directory structure ?
├── gulpfile.coffee
├── package.json
├── pkg
│ ├── package.xml
│ ├── pages
│ │ ├── MyAppPage.page
│ │ └── MyAppPage.page-meta.xml
│ └── staticresources
│ ├── MyApp.resource
│ └── MyApp.resource-meta.xml
└── src
├── images
│ └── salesforce.jpg
├── scripts
│ └── main.coffee
└── styles
└── main.less
Metadata
Metadata
Assignees
Labels
No labels