Skip to content
 
 

Repository files navigation

clang-in-the-cloud

HTTP server that reformats C++ source code using clang-format

Deployment

  1. docker build -t gcr.io/clementine-data/clang-in-the-cloud .
  2. docker push gcr.io/clementine-data/clang-in-the-cloud:latest
  3. gcloud run deploy clang-in-the-cloud --region=us-central1 --image=gcr.io/clementine-data/clang-in-the-cloud:latest

About

HTTP server that reformats C++ source code using clang-format

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages