mirror of
				https://github.com/fuse-friends/fuse-native
				synced 2025-06-13 12:53:54 +00:00 
			
		
		
		
	add requirements
This commit is contained in:
		
							parent
							
								
									8c3bda11a6
								
							
						
					
					
						commit
						070cd6ffe1
					
				@ -8,6 +8,13 @@ npm install fuse-bindings
 | 
			
		||||
 | 
			
		||||
Created because [fuse4js](https://github.com/bcle/fuse4js) isn't maintained anymore and doesn't compile on iojs
 | 
			
		||||
 | 
			
		||||
## Requirements
 | 
			
		||||
 | 
			
		||||
You need to have FUSE installed
 | 
			
		||||
 | 
			
		||||
* On Linux/Ubuntu `sudo apt-get install libfuse-dev`
 | 
			
		||||
* On OSX install [OSXFuse](http://osxfuse.github.com/)
 | 
			
		||||
 | 
			
		||||
## Usage
 | 
			
		||||
 | 
			
		||||
Try creating an empty folder called `mnt` and run the below example
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user