mc1098 / ci601

Command line tool for searching and editing bibliographic entries to a supported format file. [Uni work]
MIT License
0 stars 0 forks source link

Add `file` lib feature #143

Closed mc1098 closed 2 years ago

mc1098 commented 2 years ago

Adds an improved version of FormatFile from seb-cli to the seb-lib under the file feature flag so that it can be conditionally used.

Fixes CI to test this new non-default feature from seb-lib

seb-cli now uses the file feature code from seb-lib instead and removes duplicate code.