A sweet and structured project explorer to visualize your codebase with beautiful tree diagrams and in-depth analysis.
To use sugardd.js globally from your terminal, make sure you have Node.js (v14.0.0 or later) installed.
Then, run the following command:
npm install -g sugardd.jsOnce the installation is complete, you can run the sugardd command from any directory.
For a complete guide on features, command list, and usage examples, please refer to our full documentation.
We welcome contributions to sugardd.js! Whether it's fixing bugs, improving documentation, or adding new features, your help is appreciated.
Please follow these steps to contribute:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes and commit them with clear messages.
- Push your changes to your fork.
- Submit a pull request to the
mainbranch of the original repository.
This project is licensed under the MIT License.