Skip to content

brain-ship/brainship-compiler

Repository files navigation

BrainShip Compiler

Cross-platform, Cross-language, unified build toolkit

Travis CI Build Status : Build Status

Azure Pipelines Build Status : Build Status

SemaphoreCI Build Pipleines : Semaphore Build Pipeline

Codacy Code Quality Grade : Codacy Badge

About BrainShip Compile System

Project BrainShip is a unified code building platform for multiple languages and platforms
Currently BrainShip supports:

  • Java Projects
  • C++ Integration [ Feature Under Construction ]
  • Python Integration [ Feature Under Construction ]

and

  • Windows
  • Linux [ Feature Under Construction ]

Compiling Project BrainShip

BrainShip uses Maven build system
Use the following command to compile and run tests ...

mvn package
cd target\
java -jar shield-compiler-1.0-SNAPSHOT.jar

Using BrainShip

Run the jar file using the command given above
Type newp [project-name] to create a new project
Type compile to compile the project
Type help to show a synopsis of commands

Contact

For any information please feel free to drop a mail to [email protected]

About

Cross-platform, Cross-language, unified build toolkit

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages