10 Commits

Author SHA1 Message Date
5fb50be101
Fix(README): instructions to run tests 2023-09-02 02:34:28 -04:00
628cf63422
Fix(dep): remove rstest 2023-09-02 02:33:28 -04:00
3402ac506f
Feat(cli): Finished all functionalities
- passed all tests
2023-09-02 02:31:11 -04:00
d401122b30
Feat(lib): File I/O, 2023-09-01 20:49:29 -04:00
b8fa6d8e18
Feat(CI): Use Github CI 2023-08-30 21:42:43 -04:00
15fef19ad7
Fix(build): Remove clang and mold dependencies 2023-08-30 21:41:22 -04:00
4791bae3d4
Feat(README): Updated 2023-08-30 21:28:09 -04:00
70e58cdbd2
Fix(lib): Correctly get the filepaths
- Use std::string::String instead of &str
2023-08-30 21:19:19 -04:00
634330feca
Feat(testing and infra): skeleton for catr library 2023-08-29 14:48:45 -04:00
1c7e86e92b
Feat: Rust rewrite of GNU cat program
- Added README.md
2023-07-26 17:06:08 -04:00