jsforce / jsforce/example-gulp-jsforce

How to get directory structure?

Open
#1 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
CoffeeScript
Stars
6
Forks
3
PR merge metrics
No merged PRs in 30d

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

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked jsforce article and the example-gulp-jsforce repository, then compare the documented deployment example with the requested directory tree. Done means providing a clear explanation of how this structure is obtained, or documenting the supported setup if the example is still applicable.

Written by the indexing model from the issue text.

Assessment

Tech stack
coffeescript
Domain
tooling
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.