Skip to content
  • Cheng, Xiaoxing's avatar
    Switch from npm to custom cli tool for calling scripts (#14) · 2c05300e
    Cheng, Xiaoxing 创作于
    * add more test presets
    
    * setup the cli on unix system
    
    * update the actions to use cli instead of pnpm
    
    * update actionn
    
    * remove the pnpm related staff in root folder
    
    * add bat file for windows
    
    * Add the change log file
    
    * update cli
    
    * fix the getopt problem on mac
    
    The getopt command on mac is different from the one on linux
    
    * debug the cli.bat on windows
    
    * cmake fetch should use https instead of git
    2c05300e