@ainc/fs
TypeScript icon, indicating that this package has built-in type declarations

0.1.17 • Public • Published

@ainc/esb

Let's do something nice with @ainc/esb!

Install

$ yarn global add @ainc/esb

Usage

$ esb -p ./src

VS Code

{
  "name": "Launch Script",
  "type": "node",
  "request": "launch",
  "autoAttachChildProcesses": true,
  "runtimeExecutable": "esb",
  "args": [
    "${file}"
  ]
}

Readme

Keywords

none

Package Sidebar

Install

npm i @ainc/fs

Weekly Downloads

1

Version

0.1.17

License

MIT

Unpacked Size

19.5 kB

Total Files

23

Last publish

Collaborators

  • absock
  • edonet