Skip to content

Just a simple program named noobs-pill. to construct an easy and fun programming environment for beginners.

License

Notifications You must be signed in to change notification settings

JonyBepary/noobs-pill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

noob's pill

Banner of noobspill linux

Just a simple program named noobs-pill. to construct an easy and fun programming environment for beginners.

This program can Automatically download, install and configure Gnu C Compiler, Visual Studio Code with required plugins.

How To use

For Linux

First Download binary .

Extract the tarball archive file

tar -xf noobs-pill-linux64-v1.0.2-alpha.tar.gz

Go to extracted directory

cd noobs-pill-linux64-v1.0.2-alpha

And run the binary executable

./noobspill

Then follow the on-screen instructions to completion.

For Windows

First Download binary .

Extract noobs-pill-win64-vx.x.x-alpha.zip

Go to extracted folder then

Double click 'noobspill.exe' run.

Then follow the on-screen instructions to completion.

For developers

Compilation instruction Linux based system.

gcc main.c -o noobspill

Compilation instruction Windows based system.

gcc main.c -o noobspill -lurlmon

Authors

About

Just a simple program named noobs-pill. to construct an easy and fun programming environment for beginners.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published