xlauko / run-cmake-vcpkg-action-libs

CMake and vcpkg wrappers, used to implement both Azure DevOps tasks and GitHub actions

Home Page:https://marketplace.visualstudio.com/items?itemName=lucappa.cmake-ninja-vcpkg-tasks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Action Status

Coverage Status

Core NPM packages for run-vcpkg and run-cmake

This repository contains the npm packages for:

Developers information

Prerequisites

Install npm, and install all dependencies:

npm install npm run bootstrap

Build and lint

Build with tsc running:

npm run build

Launch lint by:

npm run lint

Test

Launch tests with:

npm run test

The software is provided as is, there is no warranty of any kind. All users are encouraged to improve the source code with fixes and new features.

License

All the content in this repository is licensed under the MIT License.

Copyright (c) 2019-2020-2021-2022 Luca Cappa

About

CMake and vcpkg wrappers, used to implement both Azure DevOps tasks and GitHub actions

https://marketplace.visualstudio.com/items?itemName=lucappa.cmake-ninja-vcpkg-tasks

License:MIT License


Languages

Language:TypeScript 99.1%Language:JavaScript 0.9%