forked from rust-lang/rustlings
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rust-lang#423 (comment) was having problems installing. (I think their python3 install was having a problem parsing json?) Having an install fail just because it was unable to locate the version number seems like "my kingdom for a horseshoe nail" now that the version is relatively stable. (Its good to have a single point of truth, but) we could have an emergency version number of "3.0.0" in this file rather than have the install fail because rust and rustlings does not depend on python for to function. Having this rustlings install depend on bash that depends on python seems like "extra steps" that could be avoided. The pure shell version also works with some other shells such as dash.
- Loading branch information
1 parent
bb2ca25
commit 0a3c4c9
Showing
1 changed file
with
45 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters