Skip to content

How to get directory structure? #1

@TonyRenHK

Description

@TonyRenHK

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @TonyRenHK

        Issue actions

          How to get directory structure? · Issue #1 · jsforce/example-gulp-jsforce