You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
266 B
Markdown

# Resources
There are small resource scripts usually used by port maintainers to perform several manual tasks automatically
## Install
You can create symlinks from these scripts to your local bin directory by running:
```bash
make link # dest=/usr/local/bin
```