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?
已存档?
是复刻?
已锁定?
是镜像?
是私有?