TypedDevs / bashunit

A simple testing library for bash scripts. Test your bash scripts in the fastest and simplest way, discover the most modern bash testing library.
https://bashunit.typeddevs.com
MIT License
270 stars 21 forks source link

docs: Remove Git submodule #230

Closed Chemaclass closed 7 months ago

Chemaclass commented 7 months ago

📚 Description

The git submodule option downloads the whole repo, which contains files/folders that are not needed at all (eg: the docs folder, among others). This was originally an idea before we created the build.sh and install.sh, or even the online installer tool. I would aim to simplify the docs site removing its section from the docs.

🔖 Changes

✅ To-do list