Skip to content

Tool for remote builds. Sync project to remote machine, execute command, sync back.

License

Notifications You must be signed in to change notification settings

Pozzoooo/mainframer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mainframer

Tool that allows you to move build process from a local machine to a remote one.

Remote machine ought to be much faster than a laptop. With mainframer you can free up your local machine for better things — like editing source code in your IDE without lags and freezes, being able to actually use your computer when the build is happening.

Table of contents

Supported Actions

mainframer supports basically anything you can execute as a command. It will sync files to remote machine, execute a command and sync files back.

We have quite a bunch of samples showing off some practical applications.

Setup

Demo

asciicast demo

3rd-party IntelliJ Mainframer Plugin

Guys from @elpassion maintain IntelliJ Plugin for Mainframer that makes integration of Mainframer with any IntelliJ project better.

We highly recommend the plugin if you use IntelliJ with Mainframer!

How to Run Tests (for contributors)

Dependencies: Bash, Docker.

$ ci/build.sh

License

Copyright 2017 Juno, Inc.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

Tool for remote builds. Sync project to remote machine, execute command, sync back.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%