Skip to main content

C++ project management utilities.

Project description

CFug

Utilities for C++ project management.

Requirements

Commands

  • cfug new: Initializes new project. By default executable template is used, but this can be changed with --template argument. Available templates are executable, header-only and library.
  • cfug configure: Runs CMake configuration on the project.
  • cfug build: Builds the project.
  • cfug test: Runs test cases.
  • cfug clean: Cleans all build files.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cfug-0.1.1.tar.gz (6.9 kB view hashes)

Uploaded Source

Built Distribution

cfug-0.1.1-py3-none-any.whl (14.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page