Skip to main content

Cli to create project structure

Project description

About DocCli

DoxCli is a cli tool which helps to do day to day jobs.

Features

  1. Check if domain is available using GoDaddy API.
  2. More features are coming soon...

Installation

  1. As this project is in Alpha mode, it is recommended to install it in virtual env.

    python3 -m venv name-your-venv
    
    source path-to-your-venv/bin/activate
    
    pip install doxcli
    
  2. Create the config file in ~/.config/doxcli/config.yaml

  3. And add your GoDaddy API credentials.

    godaddy:
      api_key: api-key
      api_secret: api-secret
    

How to use

After the confi file has setup, you can run the following command to check if any domain is available.

dox godaddy --name bijaydas.com

Output screenshot

Contributing

Thank you for considering contributing to the DocCli!

License

The DoxCli is open-sourced software licensed under the MIT license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

doxcli-2.2.1.tar.gz (7.9 kB view hashes)

Uploaded Source

Built Distribution

doxcli-2.2.1-py3-none-any.whl (8.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page