check if a project has any changed source files
project-indexer index <path>
- index a project's source files and write the index to a fileproject-indexer check <path>
- check if a project has any changed source files, must have been indexed withindex
firstproject-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
go mod tidy
task build
Please see CHANGELOG for more information on what has changed recently.
Please see CONTRIBUTING for details.
Please review our security policy on how to report security vulnerabilities.
The MIT License (MIT). Please see License File for more information.