OpenBazaar-Installer

Process for building the OpenBazaar 1.0 executables on OSX, Linux and Windows

  • Owner: OpenBazaar/OpenBazaar-Installer
  • Platform:
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

Slack Status

OpenBazaar-Installer

In this repository we'll have the scripts necessary to create binary distributions for different operating systems.
The goal here is to have a 1-step build process.

You need of the follow dependencies:

  • wine
  • nodejs (npm executable)
  • grunt
  • grunt-electron-debian-installer

(optional) upx and ucl to optimize standalone executable

Install them on brew (OSX) or do a query on
your Linux package manager.

This repository is not to install the software, but to BUILD the installer itself. We will make downloadable installer executables available at https://openbazaar.org.

This creation script has only been tested running on OS X Yosemite, Windows 10 and Ubuntu 14.04.

Linux

  • ./make_openbazaar.sh linux64 (64-bit)
  • ./make_openbazaar.sh linux32 (32-bit)

Windows

To build the Windows installer on Linux and OSX you can run:

  • sh make_openbazaar.sh win32 (32-bit)
  • sh make_openbazaar.sh win64 (64-bit)

OSX

./make_openbazaar.sh osx

Main metrics

Overview
Name With OwnerOpenBazaar/OpenBazaar-Installer
Primary LanguagePython
Program languageShell (Language Count: 7)
Platform
License:MIT License
所有者活动
Created At2015-08-15 20:03:41
Pushed At2018-10-27 15:00:37
Last Commit At2017-08-01 15:25:38
Release Count26
Last Release Namev1.1.13 (Posted on 2017-08-01 15:26:02)
First Release Namev0.1-alpha (Posted on )
用户参与
Stargazers Count122
Watchers Count32
Fork Count60
Commits Count169
Has Issues Enabled
Issues Count41
Issue Open Count22
Pull Requests Count9
Pull Requests Open Count2
Pull Requests Close Count3
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private