Skip to content

javi11/nxg

Repository files navigation

NXG utils

Nxg utils to build nxg links

What is NXG?

Is a new way to build Usenet message ID's that allows to share NZB files without the need of an actual .nzb file. Instead a link with the NXG header is shared and the client can use that to download all associated files from usenet.

See NXG

Development Setup

To set up the project for development, follow these steps:

  1. Clone the repository:
git clone https://github.com/javi11/nxg.git
cd nxg
  1. Install dependencies:
go mod download
  1. Run tests:
make test
  1. Lint the code:
make lint
  1. Generate mocks and other code:
make generate

Contributing

Contributions are welcome! Please open an issue or submit a pull request. See the CONTRIBUTING.md file for details.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

A set of GO utils to build nxg links

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published