sarata-task-runner

1.0.0 • Public • Published

Sarata Task Runner

A simple Task Runner implemented with Sarata.js.

Installation

You can install Sarata Task Runner via npm:

npm install sarata-task-runner

Usage

const taskRunner = require('sarata-task-runner');

// Execute default task
taskRunner();

Features

  • Clean: Cleans up files/directories.
  • Lint: Lints files.
  • Build: Builds the project.
  • Test: Runs tests.
  • Deploy: Deploys the project.

Contributing

Contributions are welcome! Please feel free to submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Package Sidebar

Install

npm i sarata-task-runner

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

2.09 kB

Total Files

3

Last publish

Collaborators

  • twelly8