afthonia

0.0.4 • Public • Published

Release

afthonía

αφθονία

What is it ?

I was tired of making custom scripts for myself and wanted to share useful tools to anyone interested. The afthonía sfdx plugin propose a set of tools for people working with salesforce: developers, admins, product manager, etc. .

Intuitive VS Code interfaces will be also provided.

How to install the plugin

Install as plugin

Install plugin: sfdx plugins install afthonia

Install from source

Install the SFDX CLI

Clone the repository: git clone https://github.com/nabondance/afthonia.git

Install npm modules: npm install

Link the plugin: sfdx plugins:link .

Install in your npm package

Install via npm: npm install afthonia

Main Dependencies

  • Salesforce/core
  • Salesforce/sf-plugins-core

How to use it

TestSuite

Create a test suite with all the tests classes from a specific folder.

sfdx afthonia testSuite create -p <path/to/folder>

Future feature ideas

Stay tuned 😉

Package Sidebar

Install

npm i afthonia

Weekly Downloads

7

Version

0.0.4

License

BSD-3-Clause

Unpacked Size

20.7 kB

Total Files

7

Last publish

Collaborators

  • nabondance