atlas-engineer / nfiles

User configuration and data file management
BSD 3-Clause "New" or "Revised" License
17 stars 5 forks source link

Delete git submodules. #30

Closed aadcg closed 3 months ago

aadcg commented 3 months ago

There is no good reason to register the dependencies as git submodules.

It's a huge maintenance burden to sync the git submodules with those of Nyxt.

The possibility to run a CI routine within this repository is lost. A simple way to recover it is by adding the library to Quicklisp and running the tests via Roswell. Note that, as of today, the main goal is to test the library within Nyxt's development environment.