Giter Club home page Giter Club logo

hng-script's Introduction

HNG-SCRIPT:

This script gets all the files in the scripts folder and runs exec on it, after which it outputs HTML to show a list of passes and failures.

Supported Languages

Javascript | PHP | Python | Java | Dart

TO-CONTRIBUTE:

Clone Repo:
  https://github.com/elishaukpong/HNG-Script.git

Next

Add your intern script to the folder:
  /scripts

Following this format:
  [surname]-[name].[ext]

Example: ada-musa.js, ade_chika.py

Your intern script output must have this format:
Hello World, this is [FullName] with HNGi7 ID [ID] and email [Email] using [Language] for stage 2 task

For Example:
Hello World, this is Elisha Simeon Ukpong Udoh with HNGi7 ID HNG-01827 and email [email protected] using python for stage 2 task

FullName supports up to 4 names.

DON'T ADD YOUR SCRIPT TO THE ROOT DIRECTORY OF THIS PROJECT

Run:
  php -S localhost:8000 in the HNG-Script folder

Visit the link in the browser that look like:
  http://127.0.0.1:8080/

NOTE:

PHP version 7.3 and above MUST be installed, Python version 2 and above MUST be installed, Dart MUST be installed and Java MUST be installed.

visit https://dart.dev/get-dart to install dart on your local machine.

RESULT:

This will show a list of all executed scripts and the status.

Demo Image

imageView Demo

To get a JSON VERSION

Add:
  /?json
  
To the end of:
  localhost:8000
  
Example: localhost:8000/?json

Demo Json

jsonView Demo

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.