project-indexer

command module
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Sep 23, 2024 License: MIT Imports: 10 Imported by: 0

README

project-indexer


check if a project has any changed source files

Usage

  • project-indexer index <path> - index a project's source files and write the index to a file
  • project-indexer check <path> - check if a project has any changed source files, must have been indexed with index first
  • project-indexer has-changes <path> - check if a project has any changed source files; exit code 0 if there are no changes, 1 if there are changes

Setup

go mod tidy

Building the project

task build

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

The MIT License (MIT). Please see License File for more information.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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