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.
|
# 🦆 Resources
|
|
|
|
There are small resource scripts usually used by port maintainers to perform automatically several manual tasks.
|
|
|
|
## Install
|
|
|
|
You can create symlinks from these scripts to your local bin directory by running:
|
|
|
|
```bash
|
|
make link # dest=/usr/local/bin
|
|
```
|