daplie-tools
Taking Back the Internet
https://daplie.com/articles/introducing-daplie/
What is it?
daplie-tools is a CLI client for DDNS and domain purchases. This is alpha software, NOT FOR PRODUCTION USE!
Prerequisities
You need cURL and Git. You can install them using apt-get with this command: apt-get install --yes git curl
You need Node.js You can install it on OS X or Linux with this commands:
curl -sL bit.ly/nodejs-min | bash
If you don't want to use the piped script you can download nodejs here: https://nodejs.org/en/download/
Installation
You can install it by running: npm install -g daplie-tools
Usage
daplie COMMAND Command-Specific-Options
Commands
See COMMANDS.md
Authors
daplie-tools is developed by AJ ONeal.
License
daplie-tools is licensed under the MPLv2 license.