GithubHelp home page GithubHelp logo

signed-log / lezgo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from happneel/lezgo

0.0 1.0 0.0 29 KB

A simple bash script made for Epitech students which allows them to have a full functional base for the first compilation

License: MIT License

Makefile 19.03% C 26.71% Shell 54.26%

lezgo's Introduction

Lezgo

Lezgo (lezgo.sh) is a bash script made for people who wants to optimize everything =)
With this script, you are able to copy automatically all necessary files for a first compilation.

Made for Epitech Students - According to the 2021 / 2022 Epitech Coding Style

This script has been made by Mathieu Nowakowski.

Installation

Download this repository to your local machine.

$ chmod +x install_lezgo.sh
$ ./install_lezgo.sh

Enter the path of your own my.h file (type nothing to skip)

Done !
  • BUG : If you want to install your own my.h, you have to copy it into the Lezgo installation folder and rename it to anything but "my.h". (Sorry, I am going to fix it early !)

Usage

  • lezgo -h or --help

Display the help page

  • lezgo "directory_name/"

Automatically generates a partially functionnal compilation structure ("partially" because you have to write by hands some variables in many files).

  • lezgo -a or --auto "project_name" "directory_name/"

Automatically generates a full functionnal compilation structure (you don't have to do nothing except a first push C:).

  • lezgo -u or --undo "directory_name/"

I got your back ! Undo all cp commands this script made.

  • Note : Not fully working with -a and --auto flags.
  • Note 2 : Be careful with this command ! This can conflict with same-name files and can delete your old files.

Uninstall

Why would you do that ?
But if you want to.. here it is :(

$ sudo rm -r /usr/local/lib/Lezgo/
$ sudo rm /usr/local/bin/lezgo

Done !

Made with heart c:

By Mathieu NOWAKOWSKI (2022) - { EPITECH } - Promo 2026

lezgo's People

Contributors

happneel 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.