|
|
- # Arch Linux tools
- Various command line tools for Arch Linux
-
- ## About
-
- This repository has various practical developer/sysadmin-oriented tools to Arch Linux.
-
- ----------------------
-
- ### Contents
-
- ## TODO - unfinished descriptions here!
-
- - **tools/getsource.sh**
- - What: Retrieve necessary build time files, such as PKGBUILD + patches, from remote Arch/AUR package repositories
- - As you execute this script, it asks for the package name on remote repository. Be exact. Default name is the name of your current working directory.
- - The script downloads the files to the current working directory.
-
- ----------------------
-
- ## License
-
- This repository uses GPLv3 license. Please see [LICENSE](https://github.com/Fincer/archtools/blob/master/LICENSE) files for details.
|