Skip to content

Aliqyan-21/yoar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YOAR

Build system for free basic. Cmake like build system, though not completely cmake.

Features:

  • write your config in yoarfile (ini style)
  • build, include, linking.
  • incremental build
  • parallel building
  • prebuild and posbuild hooks (custom commands)

Yoar builds with Yoar

Yoar build system in action

Get started

  1. Clone

  2. Build

cd yoar
make

yoar binary will be built in 'bin' directory

  1. Usage
./yoar --help
  1. Write yoarfile Take a look at example to see sample yoarfile or just do:
yoar --init

Todo

  • better code...(forever venture)
  • windows support

About

smooth build system for free basic

Topics

Resources

Stars

3 stars

Watchers

0 watching

Forks

Contributors