Skip to content

rwjblue/context-version-exec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

context-version-exec

The overall purpose of this repo is just to experiment with some CLI ideas in Rust. The goal here is to create a command line application that will intelligently decide if the running version is capable of handling the task in the current working directory or not. If it can, the execution will continue as is, if it cannot it will [exec](https://en.wikipedia.org/wiki/Exec_(system_call) a different program.

About

Play repo for some Rust experiments

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages