Skip to content

gulp as task manager #143

@gaboesquivel

Description

@gaboesquivel

We have several handy script on the root folder, however error handling is big difficult when writing shell script. I think that gulpjs could be a robust dev task management solution.

This package looks interesting https://www.npmjs.com/package/gulp-docker-compose

Scripts I have in mind:

  • gulp setup : initializes/configures blockchain and databases
  • gulp start : starts all required services
  • gulp restart restarts all services
  • gulp restart [servicename] . restart specific service
  • gulp stop : stops all services gracefully
  • gulp flush : remove all blockchain and database data

related to #142

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions