forked from sheetjs/sheetjs
		
	
		
			
	
	
		
			9 lines
		
	
	
		
			101 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
		
		
			
		
	
	
			9 lines
		
	
	
		
			101 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| 
								 | 
							
								.PHONY: tfjs
							 | 
						||
| 
								 | 
							
								tfjs:
							 | 
						||
| 
								 | 
							
									npm install @tensorflow/tfjs
							 | 
						||
| 
								 | 
							
									node tf.js
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								.PHONY: propel
							 | 
						||
| 
								 | 
							
								propel:
							 | 
						||
| 
								 | 
							
									node propel.js
							 |