command
module
Version:
v0.4.0
Opens a new window with list of versions in this module.
Published: Sep 23, 2024
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
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
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.