@alfred/core

0.0.3 • Public • Published

@alfred/core

Usage

import alfred from '@alfred/core';

const project = await alfred('/path/to/alfred/project');

// run a command
await project.run('start', {
  env: 'production',
  flags: {
    openInBrowser: true
  }
});

Docs

See the full API docs

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.3
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.3
    0
  • 0.0.2
    0

Package Sidebar

Install

npm i @alfred/core

Weekly Downloads

0

Version

0.0.3

License

MIT

Unpacked Size

158 kB

Total Files

63

Last publish

Collaborators

  • amilajack