https://github.com/eswar2001/fdep-rs
https://github.com/eswar2001/fdep-rs
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/eswar2001/fdep-rs
- Owner: eswar2001
- Created: 2025-05-08T08:27:33.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-21T11:28:55.000Z (12 months ago)
- Last Synced: 2025-07-28T23:48:50.735Z (11 months ago)
- Language: Rust
- Size: 8 MB
- Stars: 0
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fdep-rs
### Setup
1. Install rustup
2. Run the setup.sh
3. Go to your rust project/workspace root and run `cargo fdep`
4. post compiltion `fdep_output` folder will be created which will have simillar structure of your project repo.