mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 16:34:47 +01:00

Removed the app entry in meta.yaml, since this feature is not very mature. Instead added a menu item entry to start xonsh.
4 lines
No EOL
164 B
Batchfile
4 lines
No EOL
164 B
Batchfile
python setup.py install --conda
|
|
|
|
copy "%RECIPE_DIR%\xonsh_shortcut.json" "%PREFIX%\Menu\xonsh_shortcut.json"
|
|
copy "%RECIPE_DIR%\xonsh.ico" "%PREFIX%\Menu\xonsh.ico" |