Popularity
1.9
Stable
Activity
0.0
Stable
0
2
0

Monthly Downloads: 6
Programming language: Haskell
License: MIT License
Tags: System    
Latest version: v0.1.0.0

tracked-files alternatives and similar packages

Based on the "System" category.
Alternatively, view tracked-files alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of tracked-files or a related project?

Add another 'System' Package

README

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](LICENSE).


*Note that all licence references and agreements mentioned in the tracked-files README section above are relevant to that project's source code only.