cbt

command module
v0.5.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 25, 2018 License: MIT Imports: 1 Imported by: 0

README

cbt (Cranberries Build Tool Version 0.3.2) CircleCI

CLI Build Tool

Usage

cbt wandbox

cbt wandbox command allows to send your codes to wandbox and show program result.

Example

// hello.cpp
#include <iostream>

int main(){
  std::cout << "Hello cbt!" << std::endl;
}
$ cbt wandbox cpp hello.cpp
hello cbt!

Support Languages

  • C
  • C++
  • Golang
  • Ruby

Never Support Languages

  • Java

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
wandbox
Package wandbox is cbt internal package.
Package wandbox is cbt internal package.
wandbox/expand
Analyze C++ code and create JSON for wandbox API.
Analyze C++ code and create JSON for wandbox API.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL