Skip to content

OfficialMuffin/UsernameStorage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UsernameStorage

pylint pytest

Store usernames in a list

How to run the docker image

  1. docker build -t <appname> .
  2. docker run -it <appname>