Skip to content
/ ailib Public

Auto Include ( standard library for C++ ) [in progress]

Notifications You must be signed in to change notification settings

Gfaerny/ailib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3683204296686545424

what ailib do and what is it ?

ailib auto include library for cpp std:x

example for linux bash

ailib example.cpp

example for windows guy

./m.ps1 example.cpp

How to install

install for windows

  • First Install Scoop we use scoop to install ailib in windows so if you havent scoop use this commands for install scoop
    Set-ExecutionPolicy -Scope CurrentUser -ExecutionPolicy Unrestricted
    iwr -useb https://get.scoop.sh | iex
    • Then install ailib from scoop use this command for installing ailib for windows with SCOOP
scoop install https://raw.githubusercontent.com/Gfaerny/ailib/main/ailib.json

install in Linux

  • First we clone(download) this rep you should have (git) package for this command
git clone https://github.com/Gfaerny/ailib.git
  • Then Rus installer of ailib
chmod +x installforlinux.sh
./installerlinux.sh
  • then use like
ailib example.cc
ailib example.cpp

|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||

IN PROCESS ----------------------------------------------------------------------------------------------------------- IN PROCESS

About

Auto Include ( standard library for C++ ) [in progress]

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published