mirror of
				https://github.com/tailix/libkernaux.git
				synced 2025-10-30 23:47:50 -04:00 
			
		
		
		
	Common: move "pkgs/" to "bindings/" (closes #47)
This commit is contained in:
		
							parent
							
								
									4783132d95
								
							
						
					
					
						commit
						07fabcd2e8
					
				
					 91 changed files with 30 additions and 29 deletions
				
			
		
							
								
								
									
										8
									
								
								bindings/ruby/bin/console
									
										
									
									
									
										Executable file
									
								
							
							
						
						
									
										8
									
								
								bindings/ruby/bin/console
									
										
									
									
									
										Executable file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,8 @@
 | 
			
		|||
#!/usr/bin/env ruby
 | 
			
		||||
# frozen_string_literal: true
 | 
			
		||||
 | 
			
		||||
require 'bundler/setup'
 | 
			
		||||
require 'kernaux'
 | 
			
		||||
require 'pry'
 | 
			
		||||
 | 
			
		||||
Pry.start
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue