DPM-Server

Crates.ioDPM-Server
lib.rsDPM-Server
version0.1.0
sourcesrc
created_at2024-02-28 09:48:43.589577
updated_at2024-02-28 09:48:43.589577
descriptionDPM-Server is a server for the DPM-Client. It is a simple server that can be used to store and retrieve files from the DPM-Client.
homepage
repositoryhttps://github.com/Derrick-Program/DPM-Server
max_upload_size
id1156263
size41,273
(derrick921213)

documentation

README

DPM-Server

DPM-Server is a server for the DPM-Client. It is a simple server that can be used to store and retrieve files from the DPM-Client.

Installation

To install the server, you need to have the following installed:

  • cargo (Rust)
cargo install dpm-server

Useage

To use the server, you need to run the following command:

  • dpm-server init This will initialize the Package and create a new directory for the Project.
  • dpm-server hash This will hash the files in the directory and store them in the PackageInfo.json.
  • dpm-server build This will build the Project.
  • dpm-server fix This will fix the RepoInfo.json.
Commit count: 0

cargo fmt