Skip to content
  • Alex van de Sandt's avatar
    Implement the minimum viable product · cdeefeff
    Alex van de Sandt authored
    Publishes two functions, `which` and `which_in_dir`. `which` implements
    the functionality of the `which` command, while `which_in_dir` checks a
    specific directory.
    
    A test suite is also included in this commit, with what should be full
    or nearly full coverage.
    
    Everything needed to publish to crates.io is included.
    cdeefeff
After you've reviewed these contribution guidelines, you'll be all set to contribute to this project.