Can you fork repls using CLI?

You can do something like
git clone https://github.com/[username]/[repo]

but can you do something along the lines of that for repls?
Basically, fork repls using a command line?

I don’t believe so, but a CLI tool could definitely be built that accomplishes this function.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.