logo
dodo

alpha

Focus on Code, Let Us Handle Your Documentation.

News

2024/07/20α version of dodo is now available.

decoration

A documentation hosting service for developers

We provide the easiest way to host your documentation on the internet. All you need to do is sign up and download the CLI client. You can start uploading your documents right away.

Markdown

dodo is a streamlined tool designed for hosting your Markdown documents. There's no need to recreate your documents specifically for dodo—simply upload and go.

CLI Based

dodo prioritizes ease of use within a CLI environment. We offer a straightforward CLI tool that enables you to perform most operations seamlessly.

Visibility

dodo provides flexible visibility options for your documents. Choose to make your documents publicly accessible on the internet or keep them private.

Get Started

How to Use dodo

1.

Install the client

First, you'll need to install the client on your machine. We provide a convenient download shell script for easy installation. Simply execute the following script, and you'll be all set!

$curl https://raw.githubusercontent.com/toritoritori29/dodo-cli/main/download.sh | sh -

2.

Generate the config file

To upload your documents, you need to generate a config file. This process is straightforward with our CLI tool. Just run the init command, and your config file will be ready in no time.

$dodo-cli init

3.

Upload the document

Finally, you can upload your document to the Dodo server. The upload command completes in a few seconds, making your document available on the internet.

$dodo-cli upload