Welcome to devit, your friendly Rust command-line interface for development tasks. This application helps you work more efficiently with local AI models, making your programming experience smoother and smarter.
To get started, you need to download devit. Follow these steps:
- Click the button above to go to the Releases page.
- On the Releases page, look for the most recent version.
- Choose the file that matches your operating system. For example, if you're using Windows, download the
.exefile. If you're on Mac, look for a.dmgfile. Linux users will find a suitable package too. - Click on the download link for your file. The download will start automatically.
After downloading the file, follow these steps to install devit:
- Locate the downloaded file on your computer. This is usually in your "Downloads" folder.
- Double-click the file to start the installation.
- Windows: If you downloaded an
.exe, it will guide you through the installation. - Mac: If you have a
.dmg, drag the devit icon into your Applications folder. - Linux: Open a terminal and use the package manager to install where needed.
- Windows: If you downloaded an
- Follow any on-screen prompts to complete the installation.
Once you have successfully installed devit, you can start using it right away. Open your terminal (or command prompt) and simply type devit. This command launches the application.
- Patch a file: Use devit to quickly apply updates to your code. Type
devit patch <file>to get started. - Generate code snippets: Simply use
devit generate <task>to create code based on your request. - Testing: Run tests with ease by using
devit test <file>to check the reliability of your code.
Refer to the help section by typing devit help for more command options and detailed descriptions.
- Patch-Only Updates: Apply updates to your project without unnecessary changes.
- Sandboxed Environment: Keep your projects safe and contained.
- Local AI Support: Access advanced AI models like Ollama and LM Studio for intelligent suggestions and code completion.
- Fast Performance: Written in Rust, devit offers speedy operations, ideal for developers who value efficiency.
To run devit, your system needs to meet the following requirements:
- Operating System: Windows 10 or later, macOS 10.15 or later, or a recent Linux distribution.
- RAM: Minimum of 4 GB for smooth operation.
- Disk Space: At least 100 MB free space for installation and temporary files.
- Network: A stable internet connection is recommended for AI features and updates.
If you encounter any issues or need assistance, please visit our support page linked on the Releases page or check our FAQs. You can also open an issue directly on this GitHub repository for technical support.
devit is open-source and is released under the MIT License. This allows you to use, copy, modify, and distribute the software as you see fit, as long as you include the original license with your distribution.
For further queries and feedback, please reach out to us via the Issues section on this GitHub page. Your input helps improve devit for everyone.
Thank you for choosing devit! Enjoy your development journey with local AI assistance.