Skip to content

cross-dev/crossdev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cross-dev environment has few dependencies of its own that need to be added on top of the basic junest image. These dependencies should be easy to install in both development and integration environments.

This package will describe what these dependencies are and rely on pacman to transparently place them into every environment.

The packages are distributed as binaries to keep the environment minimal, so anyway a custom repository have to be configured:

[tools]
SigLevel = Never
Server = http://52.30.213.60:8000/$repo/os/$arch

Then:

$ pacman -Sy crossdev

This is ought to be simple enough to configure in any environment. The rest is done with the platform tools.

About

PKGBUILD for general crossdev dependencies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages