We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e751b0a commit 0103583Copy full SHA for 0103583
README.md
@@ -14,6 +14,7 @@ If you like the idea click ⭐ on the repo and <a href="https://twitter.com/inte
14
mkdir -p ~/git && cd ~/git
15
# For example your name is `alex` and you forked https://github.com/xonsh/xonsh on Github
16
git clone git@github.com:alex/xonsh.git
17
+# You can setup IDE (see next section) to extremely speed up the work and test.
18
cd xonsh
19
git checkout -b my_awesome_pr
20
0 commit comments