Giter Club home page Giter Club logo

Comments (4)

antoor avatar antoor commented on May 29, 2024 1
  1. 好的,这个已经在计划列表内
  2. 登陆验证功能目前在编写中 #57
  3. 推测此功能为附加的HTTP数据,将计划在 #57 中实现

最近挺忙的,其实2.0已经可以使用了,但是这个使用的方式仅仅只有研究过的同学才会使用。
我们在慢慢完善,也在等待一个适当的时机发布。我们相信好的东西是需要经过时间的磨练的

tip:

$ wget https://github.com/antoor/antSword/archive/v2.0-beta.zip
$ unzip v2.0-beta.zip
$ npm install -g asar
$ asar p antSword app.asar
$ cp app.asar /path/to/antSword.app/Content/Resources/

感谢支持

from antsword.

H1d3r avatar H1d3r commented on May 29, 2024

2.0-beta 在windows下貌似有问题,es的界面能显示 但是antsword的布局全部没显示 @antoor

from antsword.

antoor avatar antoor commented on May 29, 2024

@H1d3r 忘了说了,2.0是不需要打包了的~ 因为数据存储全部转移到代码同目录,所以asar打包方式会导致错误。
所以,再给个不完美的tips:

$ wget https://github.com/antoor/antSword/archive/v2.0-beta.zip
$ unzip v2.0-beta.zip
$ mv antSword /path/to/antSword.app/Content/Resource/app

from antsword.

H1d3r avatar H1d3r commented on May 29, 2024

@antoor 2.0-beta版本的 config.js 会报 process.env.AS_WORKDIR 未定义错误 估计是环境问题。
我还是坐等2.0公开版把。

from antsword.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.