datatug-project-validator

command module
v0.0.18 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 26, 2026 License: MIT Imports: 6 Imported by: 0

README

datatug-project-validator

Validate DataTug projects locally or in CI pipelines

Run as GitHub action

In your repository create file: /.github/workflows/datatug.yml:

name: DataTug Project Validator

on:
  pull_request:
  push:

jobs:
  validate:
    runs-on: ubuntu-latest
    steps:
      - uses: actions/checkout@v4
      - uses: datatug/datatug-project-validator@main

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL