Commit Graph

4 Commits

Author SHA1 Message Date
javier 2f03908cc7 Updated the tasks in the Makefile file that are related to the DocC documentation generation and preview. 2025-09-29 21:38:47 +02:00
javier 2c4083c0e3 Added the "lib-sample" task to the Makefile file. 2025-09-28 23:32:53 +02:00
javier 87a64af68a Fixed the "lib-build" and the "lib-release" tasks in the Makefile file. 2025-09-28 23:32:37 +02:00
javier 854fd8e048 Project setup (#1)
This PR contains the work done to setup the project:
* Added the `hummingbird` and the `swift-dock-plugin` package dependencies to the `Package` file;
* Added the `Makefile` file with relevant tasks plus its related `.env` file;
* Added the `CONTRIBUTORS` and `LICENSE` files;
* Added the `README` file;
* Updated the `.gitignore` file.

Reviewed-on: rock-n-code/hummingbird-docc-middleware#1
Co-authored-by: Javier Cicchelli <javier@rock-n-code.com>
Co-committed-by: Javier Cicchelli <javier@rock-n-code.com>
2025-09-18 16:05:29 +00:00