Open macta opened 6 years ago
I did update the installation instructions so try and make the flow a little clearer. Still would be nice to have something in the environment for those that don't RTFM.
I've updated the exercise template to put better download instructions right in the description.
However, the changes don't seem to take effect see: https://github.com/exercism/exercism/issues/4226
A welcome message would be best presented via the help system, opened via ExercismManager class>>initialize. There could be a clickable link that invokes ``ExercismCommand configureToken```.
V2? We need to get this working and get exercises written. It’s not so bad with the welcome exercise and it’s class comment.
This is slightly better in that when we launch the intial browser is selects the Welcome class and its sample test (which has a comment that directs you). Not super fancy, but make this less urgent.
I tried to load a welcome class that would have all the right information - but you still need to know to click on the class comment button...
Not sure if we can click on it automatically so people can read - or if we have to launch a wizard window or text doc or something?