@f0r3v3ran00b/silly-functions

10.1.11 • Public • Published

Credits

Config data that needs to be input to the getParams method is in the format (one per property):

[{
        "key": 'SF_USERNAME',
        "mandatory": true,
        "required": false,
        "optional": true,
        "bool": false,
        "short": "u",
        "name": "SF_USERNAME",
        "message": "Salesforce username",
        "type": "input",
        "makePrompt": true,
        "default": "abc"
    }]

Readme

Keywords

none

Package Sidebar

Install

npm i @f0r3v3ran00b/silly-functions

Weekly Downloads

0

Version

10.1.11

License

ISC

Unpacked Size

4.62 kB

Total Files

4

Last publish

Collaborators

  • f0r3v3ran00b