tracked-files

Please see the README on GitHub at https://github.com/joshuaclayton/tracked-files#readme


Keywords
mit, program, system, Propose Tags , System.TrackedFiles, LICENSE
License
MIT
Install
cabal install tracked-files

Documentation

tracked-files

This is a tool for listing all files that aren't .gitignored that also exist.

Motivation

git ls-files alone doesn't include new files, and having a way to access this list can be helpful when determining what files to care about during token analysis.

Install

stack install

Test

stack test

License

Copyright 2020 Josh Clayton. See the LICENSE.