Skip to content

archetype2142/portable_programmer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Portable_programmer

Work on banana pro at Lemaker

Intro

The portable programmer is a small device based on Banana pro, a single board computer. It runs on bananian linux and takes advantage on linux's terminal to compile the code. I have made a small shell script which creates a directory called programming and makes a new file called main.cpp in it, we can edit this file using any text editor(I prefer nano). once saved, the file will be automatically compile using g++ and executed.

The work is limited to my knowlegde about shell scripting, fork this repo, help make it better ^_^

Watch it in action

YouTube

About

work on banana pro at lemaker.org

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages