Giter VIP home page Giter VIP logo

fix_my_code_challenge's Introduction

Fix my code

Fix my code is a new type of project, where we’ll jump into an existing code base and fix it!

Sometimes you will know the language, sometimes not.

Please download the repository 0x00-Fix_My_Code_Challenge and use it as initial files for all solutions.

You should not recode everything, just fix it!

Starting πŸš€

Ubuntu LTS - Operating system reqd.

Prerequisites πŸ“‹

Must have git installed

Must have repository cloned

All your files will be interpreted on Ubuntu 16.

04 LTS

All your files should end with a new line

A README.md file, at the root of the folder of the project, is mandatory

All your Bash script files must be executable

Your Bash script must pass Shellcheck (version 0.3.7) without any error

The first line of all your Bash scripts should be exactly #!/usr/bin/env bash

The second line of all your Bash scripts should be a comment explaining what is the script doing

Instalation πŸ”§

$ sudo apt-get install -y ruby
$ gem install puppet-lint -v 2.1.1

Use πŸ”§

$ sudo puppet-lint apply 0-create_a_file.pp
$ sudo puppet apply 0-create_a_file.pp

Builded in πŸ› οΈ

  • bash
  • VsCode

Authors βœ’οΈ

License πŸ“„

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments 🎁

  • Holberton School (providing guidance) πŸ“’

fix_my_code_challenge's People

Contributors

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