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

7 lines
159 B
YAML

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