GithubHelp home page GithubHelp logo

lazy-build / service Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 11.41 MB

Just a collection of installation scripts to help save myself some time

Home Page: https://lazy.build/

Shell 0.51% PHP 84.27% Blade 13.90% JavaScript 1.22% CSS 0.09%
scripts helper-script

service's Introduction

What?

This project is for ease of use and won't work for everything.

The goal is to easily provide setup scripts for users.

All scripts should be publicly available.

The ideal use case being

curl https://lazy.build/google-chrome?distro=arch | bash
curl https://lazy.build/google-chrome?distro=deb/debian | bash
curl https://lazy.build/some/pattern?arch=x86 | bash
curl https://lazy.build/some/pattern?arch=x86_64 | bash

Setting up yourself

git clone --recurse-submodules [email protected]:Lazy-Build/service.git
docker run --rm -v "$(pwd)":/opt -w /opt laravelsail/php80-composer:latest bash -c "composer install"
vendor/bin/sail up -d

vendor/bin/sail artisan update-scripts

service's People

Stargazers

 avatar

Watchers

 avatar

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.