13 lines
249 B
Text
Executable file
13 lines
249 B
Text
Executable file
usage:
|
|
|
|
brfs file
|
|
|
|
Inline `fs.readFileSync()` calls from `file`, printing the transformed file
|
|
contents to stdout.
|
|
|
|
brfs
|
|
brfs -
|
|
|
|
Inline `fs.readFileSync()` calls from stdin, printing the transformed file
|
|
contents to stdout.
|
|
|