Skip to content
This repository was archived by the owner on Nov 6, 2022. It is now read-only.

sassman/rust-domain-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-domain.rs

experimental

I need a .rs domain, now!

What does rust-domain do?

It helps you creating a .rs domain for your rust project from the shell.

How does it work?

There is no magic, it relies on an ISP (their API) to register the domain.

Right now only one ISP (mCloud.rs) is supported, for 2 reasons.

  1. They offer a fair price (~15 €)
  2. They offer an API to make this possible

Feel free to contribute to support other ISPs.

So to be clear, you need to signup with this ISP first (rust-domain signup) then you can go ahead.

FAQ

Q: So this tool is only an API wrapper? A: yes, but tries to be convenient.

Q: Is there a Web-UI? A: No, but you can go to the ISP and do it all there, so this tool is not needed for you then.

Quick Start

Install

To install the rust-domain, you just need to run

cargo install rust-domain

to verify if the installation was successful, you can run which rust-domain that should output similar to

$HOME/.cargo/bin/rust-domain

Usage

$ rust-domain --help

TODO: --help output goes here

License

License: GPL v3

About

a tool to create a `.rs` domain for your rust project from the shell

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Contributors

Languages