ft_shield (& matt-daemon)
This repository contains the source code for both the ft_shield and matt-daemon projects.
To build either project, you can either:
- Clone the repository as the right name (e.g.
git clone <url> ./ft_shieldwill make theft_shieldexecutable) - Run
make <project-name>(e.g.make matt-daemon,make ft_shield)- Note that trying to make the
MattDaemonexecutable directly will fail, use the wrappermatt-daemontask instead.
- Note that trying to make the
This project is licensed under the ISC License.