https://github.com/josecelano/torrust-codespace
GitHub Codespace for Torrust tracker
https://github.com/josecelano/torrust-codespace
bittorrent bittorrent-tracker github-codespaces
Last synced: 2 months ago
JSON representation
GitHub Codespace for Torrust tracker
- Host: GitHub
- URL: https://github.com/josecelano/torrust-codespace
- Owner: josecelano
- Created: 2022-12-01T17:43:01.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-26T13:09:07.000Z (about 2 years ago)
- Last Synced: 2025-04-01T21:54:38.450Z (2 months ago)
- Topics: bittorrent, bittorrent-tracker, github-codespaces
- Language: Shell
- Homepage:
- Size: 558 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Torrust Tracker Codespace
[](https://github.com/codespaces/new?hide_repo_select=true&ref=main&repo=573100409)
[GitHub Codespace](https://github.com/features/codespaces) for Torrust tracker.
[Torrust](https://torrust.com/) is a GitHub organization that builds BitTorrent-related software using Rust. You can find the official documentation for the project at . But It does not include yet a tutorial for new developers who want to contribute.
This repo contains two tutorials that will help you to set up your dev environment in two different ways:
- Using your machine with the pre-installed dependencies.
- Using this repository. It helps you to set up a GitHub Codespace on your Visual Studio Code.> NOTICE: it does work for [GitHub Codespaces](https://github.com/codespaces) on the cloud. You can read more on this [issue](https://github.com/josecelano/torrust-codespace/issues/1).
## Tutorials
- [How to install Torrust Tracker for development](./docs/how_to_install_torrust_tracker_for_development.md).
- [How to install Torrust Tracker for development with VSCode Github Codespaces](./docs/how_to_install_torrust_tracker_for_development_with_github_codespaces.md).## Resources
- [DB Browser for SQLite](https://sqlitebrowser.org/)