1
0
mirror of https://github.com/PDP-10/its.git synced 2026-02-01 06:22:14 +00:00
Files
PDP-10.its/tools/get-its-dates/project/assembly.sbt
Eric Swenson 870ce65b6e Added tool to create timestamps.txt fragment from directory.
This is intended to be used on a directory containing ITS directories.
It recursively walks the tree and generates timestamps entries for
each file based on the file creation date/times.
2023-03-07 22:06:20 -08:00

1 line
56 B
Scala

addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.6")