Skip to content

BlackHole: A friendly tool to clean up node_modules from your projects folder (just a joke)

Notifications You must be signed in to change notification settings

sidharthpunathil/blackhole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

BlackHole: A friendly tool to clean up node_modules from your projects folder

Meme

This guide can be incredibly valuable when you're short on time and need a quick way to back up your scripts.

Compiling and Running a Rust File

This guide will walk you through the process of compiling and running a Rust file on your system.

Prerequisites

Before you begin, make sure you have Rust installed on your machine. If you haven't already, you can download and install Rust by following the instructions on the official website: Rust Installation Guide.

Compilation

  1. Open your terminal or command prompt.

  2. Navigate to the directory containing your Rust source file (.rs file).

  3. To compile your Rust program, use the rustc (Rust compiler) command followed by the name of your source file. For example, if your source file is named main.rs, run the following command:

    rustc main.rs 
    
    ./main.exe <folderPath>
    
  4. Or You can just use the executable ;)

About

BlackHole: A friendly tool to clean up node_modules from your projects folder (just a joke)

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages