Giter Club home page Giter Club logo

Comments (5)

mckaygerhard avatar mckaygerhard commented on August 18, 2024 1

I will prepare a PR with raito, using raito benefits us in the following:

  • It does NOT depend on any static site generator or any platform,
  • It is a measly single html file that renders the entire content of any MD file.
  • allows the website not to depend on updating and take everything directly from the README (and any documentation file in markdown)
  • we help and proliferate support for sister projects (Raito) that are free software

that will solve the PR of @zen0bit at #9 (comment) and gives better documentation at the same time, more advanced can be provided later in extended file.. README must be pretty simple and short

from easybashgui.

vaisarger avatar vaisarger commented on August 18, 2024

Hi mckaygerhard !

As I said in the other comment, it's true that there isn't any documentation for embedding EBG in projects (without installing it). I'm going to update my site: https://sites.google.com/site/easybashgui/

About makefile, it shows DESTDIR variable to change destination directory:
DESTDIR ?= ""
But installing, as I said, is not mandatory: you can install it but you might simply embed EBG in your project.

About "dialog check" you said, I didn't understand wich check you're talking about.
May you explain a little more ?

from easybashgui.

mckaygerhard avatar mckaygerhard commented on August 18, 2024

ok in resume:

requirements

how to

  1. create directory mkdir -p /home/general/Devel and put files there
  2. create new script for your project: touch /home/general/Devel/newprogram
  3. echoes the minimal lines to use echo "#!/usr/bin/env bash\n\nsource ./easybashgui\nmessage hola" > /home/general/Devel/newprogram
  4. run new program chmod 777 /home/general/Devel/newprogram && /home/general/Devel/newprogram

from easybashgui.

mckaygerhard avatar mckaygerhard commented on August 18, 2024

i reopen cos i noted README need work i will do a new readme and post a pull requerst to you @vaisarger

from easybashgui.

vaisarger avatar vaisarger commented on August 18, 2024

Sure! I would prefere that we work communicating via email (my email address is in README ).
For me it' easier keeping in touch via email...
( if you don't mind, obviously )
:)

from easybashgui.

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.