setup-cpp
Version:
Install all the tools required for building and testing C++/C projects.
11 lines (10 loc) • 329 B
TypeScript
export * from "./alternatives.js";
export * from "./apt-key.js";
export * from "./apt-repository.js";
export * from "./apt-timeout.js";
export * from "./get-apt.js";
export * from "./init-apt.js";
export * from "./install.js";
export * from "./is-installed.js";
export * from "./qualify-install.js";
export * from "./update.js";