OpenBazaar-Installer

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

  • 所有者: OpenBazaar/OpenBazaar-Installer
  • 平台:
  • 許可證: MIT License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

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

主要指標

概覽
名稱與所有者OpenBazaar/OpenBazaar-Installer
主編程語言Python
編程語言Shell (語言數: 7)
平台
許可證MIT License
所有者活动
創建於2015-08-15 20:03:41
推送於2018-10-27 15:00:37
最后一次提交2017-08-01 15:25:38
發布數26
最新版本名稱v1.1.13 (發布於 2017-08-01 15:26:02)
第一版名稱v0.1-alpha (發布於 )
用户参与
星數123
關注者數32
派生數60
提交數169
已啟用問題?
問題數41
打開的問題數22
拉請求數9
打開的拉請求數2
關閉的拉請求數3
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?