byteface / domonic

Create HTML with python 3 using a standard DOM API. Includes a python port of JavaScript for interoperability and tons of other cool features. A fast prototyping library.
https://domonic.readthedocs.io/
MIT License
129 stars 13 forks source link

terminal - was supposed to call equivelent commands where poss on cmd. and vice versa #19

Open byteface opened 2 years ago

byteface commented 2 years ago

i.e. ls to call dir and vice versa.

this was the original plan and still not done.

byteface commented 2 years ago

lots of commands need testing also

byteface commented 2 years ago

https://plumbum.readthedocs.io/en/latest/

looks like this idea already existed for a long time.

edit. i just tested on pc and it doesn't work. so only for linux.