Skip to content

Template npm library for Salesforce CLI and VSCode Extensions

License

Notifications You must be signed in to change notification settings

forcedotcom/library-template

library-template

Template npm library for Salesforce CLI and VSCode Extensions

NPM Downloads/week License

Using the template

This repository provides an opinionated template for an npm library that will be consumed primarily by the Salesforce CLI and VSCode Extensions.

This was created for internal use, but could be modified for use outside of Salesforce.

  1. Please get in touch with the Platform CLI team. We want to help you develop your library.

  2. Generate your library:

    sf dev generate library
    # Answer prompts
    
    git init -b main
    git add . && git commit -m "chore: initial commit"
    
  3. Create your library's repo in the github org of your choice

  4. When you're ready, replace the contents of this README with the information you want.

About

Template npm library for Salesforce CLI and VSCode Extensions

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •