implemented the ability to simply run the programm from terminal typing 'music-kraken' when installing with pip
This commit is contained in:
		@@ -1,4 +1,4 @@
 | 
			
		||||
from music_kraken.__main__ import cli
 | 
			
		||||
from music_kraken import cli
 | 
			
		||||
 | 
			
		||||
if __name__ == "__main__":
 | 
			
		||||
    cli()
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user