Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

sayeed205/fluent-downloader

Repository files navigation

Contributing Guide

Table of Contents

How to Help?

Help is always welcome. There are areas where you can help:

  • The core functionality (performance improvements, bug fixes, new features, etc.).

  • Documentation (markdown documents, JSDoc annotations in source code).

  • Test suite & development environment improvements.

If you see a gap, but don't have time, experience, or you just need help with the library, don't hesitate to start a discussion or open a new issue.

External dependency binaries are shipped as sidecar. And this needed to be download in run time. If you want to contribute to functionality then please leave a comment to the fluent downloader issue if your interested.

Contribution Guidelines

Due to the alpha state of the project I am more than open to make it stable.

Please follow the main contributing rules, to maintain fluent-downloader's top quality:

Getting Started

  1. Install latest Nodejs (LTS recommended)

  2. Install or upgrade to the latest pnpm.

  3. Fork the project, and clone your fork of the repo

  4. Run pnpm install to install the dev dependencies

Testing

Testing is not yet implemented. But will be implemented soon.

Code Style Guide

Lint the Code

The project follows Prettier code style and will use ESLint as the linter.

Documentation

JSDoc

  • TSDoc will be used for the code documentation.

About

A simple download manager for Windows 11

Topics

License

Contributing

Stars

Watchers

Forks

Packages

No packages published