README
Astronaut CLI
- ASCII Art -
Source
- Creating a Node.js CLI by Kyle Robinson Young (https://www.youtube.com/watch?v=C9xGEJ80jjs)
- ASCII art of an astronaut (http://www.chris.com/ascii/index.php?art=people/occupations/astronauts)
ASCII art of an astronaut
<script type="module">
import astronautAsciiCli from 'https://cdn.skypack.dev/astronaut-ascii-cli';
</script>