8b715c52ac30565e808ddb25d99a4fdd54e7bed4
				
			
			
		
	qenv
provides an easy way for promised environments
Usage
qenv looks for an qenv.yml that defines needed env vars. qenv dirst checks if they are already specified. If not, qenv by default looks for a .nogit/env.yml file. If any env var is not specified, qenv throws an error and exits.
Description
				A module for easily handling environment variables in Node.js projects with support for .yml and .json configuration.
						
						
						
					Languages
				
				
								
								
									TypeScript
								
								100%