Skip to content

makenowjust/octocat-quine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Octocat Quine :octocat:

It is true self-reproduction program (the so-called Quine).

Let's propagate it! :octocat: :octocat: :octocat: :octocat: .... :octocat:

How to propagate

$ git clone https://github.com/MakeNowJust/octocat-quine.git
$ cd octocat-quine
$ node octocat.js

and, please type your GitHub username and password.

Note that if you use 2FA for GitHub login, please input a personal access token with gist scope instead of a password. It is known GitHub limitation.

What is Quine?

Quine is self-reproduction program.

For example:

eval(s='console.log("eval(s="+JSON.stringify(s)+")")')

This is the program to show the text, which is same the program. It is the minimal example of Quine.

In the same way, octocat.js is the program to show self, but also to create a Gist. Som it is true self-reproduction program.

License

SUSHI-WARE LICENSE

2014-2021 (C) TSUYUSATO "MakeNowJust" Kitsune

About

The Octocat Quine - Let's propagate!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published