Giter Site home page Giter Site logo

dyne / zencode-tools Goto Github PK

View Code? Open in Web Editor NEW
0.0 4.0 1.0 125 KB

Development tools to aid writing and debugging Zencode

Home Page: https://dev.zenroom.org

License: GNU Affero General Public License v3.0

Makefile 0.75% Go 13.47% Lua 0.79% C 81.48% Shell 3.51%
bubbletea golang tui zenroom

zencode-tools's Issues

command-line execution of yaml execution chains

The .yml files are now executed only by a running restroom-mw via its API, it is very useful to test them via command-line without starting restroom. This CLI tool may be done quickly in Go by ignoring the restroom-mw extended zencode statements, or exporting in Typescript the part of restroom that does the execution and trying to implement one that is not a middleware but a CLI tool.

remove `delete` action (backspace) on statements loaded

After deleting a search the backspace hit deletes loaded statements, this should not happen.

Also handy to have esc and ctrl-g as keys to quit the / search.

Worth thinking if zenexplorer should start directly in "search mode" since we use it just for that, then / key is not needed.

Setup github actions

This repo should be built and its binaries published entirely via github actions.

Setup a workflow so that builds are versioned and offered for download, main targets linux/win/osx PC and maybe raspi.

Restroom-test fails because of different version of glibc

I was trying to deploy an oracle from https://github.com/dyne/zenswarm-oracle, but restroom-test fails with the following error:

./restroom-test: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by ./restroom-test)
./restroom-test: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by ./restroom-test)

indeed the machine has:

$ ldd --version
ldd (Debian GLIBC 2.31-13+deb11u7) 2.31

the machine is:

Linux zen.prosume.io 5.10.0-19-amd64 #1 SMP Debian 5.10.149-2 (2022-10-21) x86_64 GNU/Linux

Not completely sure if this issue should be reported here or on the zenswarm-oracle repository.

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.