4 releases (2 stable)

new 1.0.1 Jan 16, 2025
0.1.1 Jul 2, 2024
0.1.0 Jun 27, 2024

#149 in Text editors

Download history 7/week @ 2024-09-25 6/week @ 2024-10-30 7/week @ 2024-11-06 5/week @ 2024-12-04 8/week @ 2024-12-11 7/week @ 2024-12-18 7/week @ 2024-12-25 5/week @ 2025-01-01 51/week @ 2025-01-08

71 downloads per month
Used in techkit

Custom license

8KB

Techkit: Universal IDE

Code at lightning speed

Welcome to Techkit! This project aims to create a powerful and efficient Integrated Development Environment (IDE) for any type of software development.

Features

  • Code Editor: Advanced code editor with syntax highlighting, code completion, and error checking for multiple programming languages.
  • Project Integration: Seamless integration with various project types and frameworks.
  • Debugging Tools: Robust debugging tools to help you find and fix issues quickly.
  • Asset Management: Easy management of project assets like files, libraries, and resources.
  • Cross-Platform: Build and run your projects on multiple platforms.

Getting Started

To get started with Techkit, follow these steps:

  1. Clone the repository: git clone https://github.com/yourusername/techkit.git
  2. Navigate to the project directory: cd techkit
  3. Install dependencies: cargo build
  4. Run the IDE: cargo run

Contributing

We welcome contributions from the community. Please read our contributing guidelines to get started.

License

This project is licensed under the Apache 2.0 License. See the LICENSE file for more details.

Contact

For any questions or feedback, please reach out to us at hello@techkit.dev.

Roadmap

Milestone 1: Initial Release

  • Code Editor: Basic syntax highlighting and code completion for popular languages.
  • Project Integration: Initial support for common project types.
  • Debugging Tools: Basic debugging capabilities.
  • Asset Management: Simple asset management features.
  • Cross-Platform: Basic cross-platform support.

Milestone 2: Enhanced Features

  • Code Editor: Advanced error checking and refactoring tools.
  • Project Integration: Expanded support for more frameworks.
  • Debugging Tools: Enhanced debugging features with remote debugging support.
  • Asset Management: Advanced asset management with version control integration.
  • Cross-Platform: Improved cross-platform performance and compatibility.

Milestone 3: Community and Ecosystem

  • Plugin System: Support for third-party plugins.
  • Community Contributions: Tools and guidelines for community-driven development.
  • Documentation: Comprehensive documentation and tutorials.
  • Support and Feedback: Channels for user support and feedback.

Join us on this journey to build the ultimate IDE for developers everywhere!

Dependencies

~1–1.6MB
~32K SLoC