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 -vOpen your terminal and navigate to your project directory:
cd your-projectInstall Dokugen globally using npm:
npm install -g dokugenRun the following command to generate your README:
npx dokugen generateEdit 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.
Run --template 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.
Need help? Check out our GitHub or support page.