Перейти к файлу
Wade Wegner 153695b579 Update README.md 2017-09-04 12:57:05 -07:00
commands Initial working version 2017-06-21 16:44:34 -07:00
lib Initial working version 2017-06-21 16:44:34 -07:00
test Initial working version 2017-06-21 16:44:34 -07:00
.eslintrc Initial working version 2017-06-21 16:44:34 -07:00
.gitignore Initial working version 2017-06-21 16:44:34 -07:00
.jshintrc Initial working version 2017-06-21 16:44:34 -07:00
.npmignore Initial working version 2017-06-21 16:44:34 -07:00
.travis.yml Initial working version 2017-06-21 16:44:34 -07:00
LICENSE Initial working version 2017-06-21 16:44:34 -07:00
README.md Update README.md 2017-09-04 12:57:05 -07:00
index.js Initial working version 2017-06-21 16:44:34 -07:00
package.json Initial working version 2017-06-21 16:44:34 -07:00

README.md

[DEPRECATED] Active at https://github.com/WadeWegner/sfdx-oss-plugin

sfdx-userassist-plugin

A plugin that lets you send scratch org login details to user.

Setup

Install from source

  1. Install the SDFX CLI.

  2. Clone the repository: git clone git@github.com:wadewegner/sfdx-userassist-plugin.git

  3. Install npm modules: npm install

  4. Link the plugin: sfdx plugins:link .