Skip to content

Latest commit

 

History

History
67 lines (54 loc) · 2.49 KB

README.md

File metadata and controls

67 lines (54 loc) · 2.49 KB

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