GithubHelp home page GithubHelp logo

lure-repo's Introduction

lure-repo's People

Contributors

atirut-w avatar brudderbot avatar christian-schulze avatar elagoht avatar elara6331 avatar iamwacko avatar lure-repo-bot avatar tangowithfoxtrot avatar xpamych avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

lure-repo's Issues

Documentation for packaging

It would be very helpful for newcomers to have some kind of documentation on how to write build scripts. Most of it is self-explanatory, but unfortunately at least for me not the whole process.

In case this already exists, it would be very helpful to link it to this repo's readme.

[RFC] Rules for extremely long lines in lure.sh files

As an example I was looking at the admc package and the deps_amd64 line is 431 characters long which in my eyes is absurd; not only do you have to scroll a lot horizontally on any device but you absolutely need wordwrap in a text editor to even see it all at a glance!

What would be a fine limit? I think 80 might be a bit too much and would cause many "unnecessary" line breaking everywhere, so maybe 100+ characters limit before lines should be wrapped with a newline, so maybe 120? 160?

Just having some character limit (for situations where it's possible to wrap with newlines) which everything follows would be great to have for the sake of readability :)

[RFC] Consistent style for commit titles

I do rather like how the commits to void-packages are done, would it be too much of a hassle for contributors to start using something consistent? I propose these commit titles:

  • Adding a new package: ${name}: new package (${version})
    • Example: strelaysrv: new package (1.18.6)
  • Updates to existing package: ${name}: update to ${version}
    • Example: strelaysrv: update to 1.22.1
  • Other changes to a package: ${name}: some other changes, enable feature, ...
    • Example: strelaysrv: fix cheksums

The important thing is the ${name}: prefix on each commit title, even on updates you could suffix it with , something else if it's important enough to state in the commit title. The extended commit message itself would still be free-form.

Having the titles standardized would make the commit history nice to read and you can tell at a glance what is going on in each as well :)

Stop linking to the old gitea

On the first line after the header on the readme their is a link to the gitea repo which has moved to GitHub as I understand

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.