Skip to content

A server to read/write data from/to the stars, written in Go.

License

Notifications You must be signed in to change notification settings

vaelen/starcoder

 
 

Repository files navigation

Starcoder - a server to read/write data from/to the stars, written in Go.

CircleCI

Docker Repository on Quay

Status

Starcoder is currently released at an alpha level. It is used in production at Infostellar, but has not been verified elsewhere and is currently still somewhat tailored to Infostellar's workflows. Stay tuned for more generalization on the way to production

Running

Currently, the simplest way to run Starcoder is using docker.

$ docker run -it --rm quay.io/infostellarinc/starcoder:0.1.0

Developing

Starcoder uses Gradle for building. The only dependency for building Starcoder is Java, all other components like Python, a build toolchain, and even GnuRadio will be automatically setup by the build.

$ ./gradlew install

will create a GnuRadio prefix at ~/.gradle/curiostack/gnuradio with Starcoder installed.

About

A server to read/write data from/to the stars, written in Go.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 61.4%
  • C++ 18.5%
  • CMake 11.8%
  • C 5.5%
  • Go 2.7%
  • Dockerfile 0.1%