Skip to content

zouari-oss/crun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License Linkedin


Crun
Crun

A simple program to automate the setup of new C/C++ projects using templates from Cpkg repo.

C C++ Bash Script Git Linux

Key FeaturesHow To UseDownloadCreditsRelatedLicense

screenshot

Key Features

  • Project Bootstrapper
    • Instantly clone and initialize a new C/C++ project from @ZouariOmar template repositories.
  • Minimal Setup
    • Just run crun and start coding.

How To Use

To use Crun, you'll need Git.

# Clone this repository
$ git clone https://github.com/ZouariOmar/Crun

# Go into the repository (cli app)
$ cd Crun/Cli

# Make the builder script executable
$ chmod u+x run.sh

# Build crun cli (run.sh will build with Ninja)
$ ./run.sh build --root

# Move crun to global env
$ sudo mv bin/build/crun /usr/local/bin

Download

You can download the latest release of Crun for Linux.

Or you can download Crun bin version from Her

Emailware

Crun is an emailware. If you find it useful, consider sending a quick note to zouariomar20@gmail.com — your feedback matters!

Credits

This tool pulls templates from:

Related

  • Cpkg - A simple C/C++ package manager
  • Astra - Desktop mall management system

License

MIT


Linkedin Zouari Omar  ·  GitHub @ZouariOmar

About

A simple program to automate the setup of new projects using templates from Cpkg repo.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published