#server #repo #system #self #dpm

app 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.

1 unstable release

0.1.0 Feb 28, 2024

#1028 in Command line utilities

MIT/Apache

20KB
488 lines

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.

Dependencies

~7–17MB
~197K SLoC