Ensure you have Node.js installed on your machine. If not, download and install it from nodejs.org.
Verify your Node.js installation by running:
node -v
Open your terminal and navigate to your project directory:
cd your-project
Install Dokugen globally using npm:
npm install -g dokugen
Run the following command to generate your README:
npx dokugen generate
Edit the generated README.md
file to suit your project.
Generate READMEs with emojis, badges, and modern formatting.
Works on any OS and programming language.
Integrate with GitHub, GitLab, and VS Code.
Run npm install -g dokugen
to install Dokugen globally.
Coming Soon, you will be able to use the --template flag
flag to specify a custom template u can do something like: dokugen --template https://raw.githubusercontent.com/username/repo-name/blob/main/README.md.
Coming Soon, you will be able to use the --live flag
flag to watch ad auto generate your readme in upcoming Dokugen version 3.6.0.
Need help? Check out our GitHub or support page.