yaa

Yet another addressbook
git clone https://codeberg.org/night0721/yaa
Log | Files | Refs | README | LICENSE

README.md (440B)


      1 # yaa
      2 Yet another address-book(yaa) is a fast and lightweight contact manager.
      3 
      4 # Usage
      5 
      6 # Dependencies
      7 
      8 # Building
      9 You will need to run these with elevated privilages.
     10 ```
     11 $ make 
     12 # make install
     13 ```
     14 
     15 # Contributions
     16 Contributions are welcomed, feel free to open a pull request.
     17 
     18 # License
     19 This project is licensed under the GNU Public License v3.0. See [LICENSE](https://github.com/night0721/yaa/blob/master/LICENSE) for more information.