Skip to content

A small rust utility I made for University to stage files for submission.

Notifications You must be signed in to change notification settings

1Michael23/submit-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prepare any file for submission

I coded this in about 20 minutes for university

All it does is copy a file to a directory and prepend customizable student number and name, (customized before compilation)

Usage

$ submit assignment2.rs

result is the file 'studentnumber_last_first_assignment2.rs' in the specified directory.

About

A small rust utility I made for University to stage files for submission.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages