Skip to content

gkthiruvathukal/c-travis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Build Status

Introduction

Starter C++ project with Travis integration.

Students can use this to add any number of .h/.cpp files.

The general-purpose Makefile is courtesy of https://sourceforge.net/projects/gcmakefile/. I chose this one because it is easy to customize and would be ideal for introductory CS classes based on C/C++.

This starter project also shows how to include commonly used libraries like Boost. See .travis.yml for how to install additional packages. You basically need to know the Ubuntu package name and simply list it in the apt: section.

About

C using Travis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published