Skip to content

elbeno/skeleton

Repository files navigation

Skeleton

A quick project skeleton for easily starting new C++ projects and experiments. A test and library project is provided, using cmake to build.

To make a new project

~/skeleton $ . new.sh foo

This copies the contents of skeleton to a sibling directory foo, creates an empty git repo there, and drops you there to start hacking.

Happy hacking!

Status

Build Status Build status

Skeleton is distributed under some license. See LICENSE for details.

About

Skeleton for quick new C++ project setup

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published