-
Notifications
You must be signed in to change notification settings - Fork 27
Description
there's gaps and things in the readme that don't match up
i suppose it's a compliment that i even bother to comment at all
on the VERY common case of the project having moved away it's readme
it's only that i REALLY wanted it to work that i was really annoyed that it didn't
Firstly the link:
https://github.com/creationix/tedit-app
redirects to...
https://github.com/creationix/tedit
(how does one do that redirect anyway?)
so any mention of "creationix/tedit-app" is wonky/shonky
Also there is no "chrome-app" folder in the creationix/tedit-app source
Also there is a "manifest.json" at tedit/build/app/chrome/manifest.json
when i have finished this, i will try
chrome --load-extension="blah/blah/blah/src/tedit/build/app/chrome/"
and see if that adds a local version (i'm not sure if a chrome app is
the same as chrome extension)
Also the images at
tedit/src/build/app/chrome/icons/icon-128.png
and app/atom etc, for me at least are corrupted and un-viewable
Here's a fun game to waste people's time,
try to find "Live Export to Disk" or "Live Mount Github Repo"
option in the tedit context menu....
making the following instructions from the readme impossible to follow...
........................................................
Right-Click on the in the new tree and select "Live Export to Disk".
Launch the pre-built version of Tedit and using the context menu (right-click) in the empty pane to the left, select "Live Mount Github Repo"
Right-Click on the chrome-app folder in the new tree and select "Live Export to Disk". etc
........................................................
