Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/welding-torch/installc
Install C on Windows with just one click.
https://github.com/welding-torch/installc
beginner c c-language c-language-made-easy c-programming c-programming-language clanguage compiler gcc gcc-complier installer learning mingw mingw-w64 vscode windows
Last synced: 4 months ago
JSON representation
Install C on Windows with just one click.
- Host: GitHub
- URL: https://github.com/welding-torch/installc
- Owner: Welding-Torch
- License: gpl-3.0
- Created: 2023-09-05T00:25:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-05T21:10:20.000Z (10 months ago)
- Last Synced: 2024-09-30T01:04:56.104Z (4 months ago)
- Topics: beginner, c, c-language, c-language-made-easy, c-programming, c-programming-language, clanguage, compiler, gcc, gcc-complier, installer, learning, mingw, mingw-w64, vscode, windows
- Language: Inno Setup
- Homepage: https://installc.org
- Size: 95.7 KB
- Stars: 21
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
![installc](https://socialify.git.ci/Welding-Torch/installc/image?description=1&font=Inter&logo=https%3A%2F%2Fupload.wikimedia.org%2Fwikipedia%2Fcommons%2F1%2F18%2FC_Programming_Language.svg&name=1&pattern=Circuit%20Board&stargazers=1&theme=Light)
![License](https://img.shields.io/github/license/welding-torch/installc?style=for-the-badge&color=blue)
![GitHub all releases downloads](https://img.shields.io/github/downloads/welding-torch/installc/total?style=for-the-badge&color=blue)
![GitHub release (with filter)](https://img.shields.io/github/v/release/welding-torch/installc?style=for-the-badge&label=Current%20Version&color=blue)
![GitHub Release Date - Published_At](https://img.shields.io/github/release-date/welding-torch/installc?style=for-the-badge&color=blue)
![GitHub contributors](https://img.shields.io/github/contributors/welding-torch/installc?style=for-the-badge&color=blue)
![GitHub Discussions](https://img.shields.io/github/discussions/welding-torch/installc?style=for-the-badge)# Install C
Fast and Simple One-Click Installer for the entire C development toolchain.[Website](https://installc.org) | [Features](#features) | [Download](#download) | [How To Contribute](#how-to-contribute)
## Screenshot
![Canva Whatsapp Compatible](https://github.com/Welding-Torch/installc/assets/46340124/fa497877-f859-4bce-a010-4e29c452286d)## Features
Features include:
* One-Click Installer
* Latest Version of GCC (13.2.0) 2023
* Compatibility with VS Code
* Automatically adds `gcc` to Path
* Compatibility with Code Runner
* Supports C++ too## Download
Get Install C for Windows 64-bit only **[here](https://github.com/Welding-Torch/installc/releases/latest/download/installc.exe)**.## Usage
Follow along with the [tutorial](https://installc.org/learn/).## How to Contribute
The source code is in the file: [Cinstaller1.iss](https://github.com/Welding-Torch/installc/blob/main/Cinstaller1.iss).Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**. Learn how to do it by reading the [Contributing Guide](CONTRIBUTING.md).
We accept contributions in the following categories: Code, Documentation, Financial, Design, 'Ideas, Planning, & Feedback', Research, and Translation.
## Acknowledgements
Install C uses [WinLibs](https://winlibs.com/) as it's source for executables. Currently this build of WinLibs: winlibs-x86_64-posix-seh-gcc-13.2.0-llvm-16.0.6-mingw-w64ucrt-11.0.0-r1.
Install C uses [MinGW-w64](https://www.mingw-w64.org/).
## Contact
Siddharth Bhatia.