Skip to content

cuhacking/deploy-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deploy-tool

A tool to help deploy projects as containers. Written in Rust, because.

Development

Recommended development platform and tools are Linux and VS Code.

To run the program for development purposes:

cargo run

# With command line arguments
cargo run -- --port 8888

To just build it:

cargo build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages