psvneo/tool-dev-note

A tool to downloading database dumps of available environments.

2.1.0 2024-11-26 14:35 UTC

This package is auto-updated.

Last update: 2024-12-05 19:16:59 UTC


README

A tool to download database dumps and assets of available environments.

Requirements

  • PHP 7.4
  • Spatie SSH ^1.6
  • Symfony console ^5.3
  • vlucas PHP dot env ^5.1

Build phar file

Start the build-container and run the following command locally to build the .phar file inside the container.

sh bin/build.sh

Commands

Show available dev-note commands

This command is used to list all available commands.

dev-note.phar list

Documentation

You can read the documentation here.