This repository has been archived on 2024-07-19. You can view files and clone it, but cannot push or open issues or pull requests.
rotini/Taskfile.yml

9 lines
190 B
YAML

version: '3'
# See environment-specific taskfiles for commands about
# that environment.
includes:
be:
taskfile: ./Taskfile.backend.yml
dir: backend
fe: ./Taskfile.frontend.yml