argument parsing, skeleton structure, basic project
This commit is contained in:
4
agent/src/main.rs
Normal file
4
agent/src/main.rs
Normal file
@@ -0,0 +1,4 @@
|
||||
fn main() {
|
||||
println!("p-agent — worker-side agent for p");
|
||||
println!("(not yet implemented)");
|
||||
}
|
||||
Reference in New Issue
Block a user