Open Issues Need Help
View All on GitHubAutoCrate is a Rust-powered CLI tool that automates project setup. It creates sequential Rust projects , and opens them in your editor. Future updates will , initialise git , add GitHub integration, templates, background mode, and a CLI for a smoother dev workflow.
AI Summary: This issue reports that the application's binary is creating its `_Config.json` configuration file in the current working directory from which it is launched. This is problematic as it prevents the config from being stored in a consistent, permanent data directory, potentially leading to multiple scattered config files and clutter.
AutoCrate is a Rust-powered CLI tool that automates project setup. It creates sequential Rust projects , and opens them in your editor. Future updates will , initialise git , add GitHub integration, templates, background mode, and a CLI for a smoother dev workflow.