- You must be root (or add sudo to the commands)
- Fetch ... to your server
- Install make
- Install the scripts
- To uninstall the scripts:
- You must bee root (or add sudo to the commands)
- Create a testing environment (see USE above)
- Development process:
- edit the script in the git project dir
- Install the script into your OS
- Test the script on your machine
- If your script works well, commit the following to the git repo:
- the script itself
- the updated Todo-File (If you something done)
- the updated changelog
- If you have added a new revision, tag your commit
- If you need to remove the scripts after testing:
make install DESTDIR=/where/i/want/to/check/installation