https://github.com/kanocomputing/nush
A Python3 and HTML5 programming environment for Kano.
https://github.com/kanocomputing/nush
Last synced: 8 months ago
JSON representation
A Python3 and HTML5 programming environment for Kano.
- Host: GitHub
- URL: https://github.com/kanocomputing/nush
- Owner: KanoComputing
- License: gpl-3.0
- Created: 2014-02-10T13:54:59.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-02-10T14:10:37.000Z (over 12 years ago)
- Last Synced: 2025-04-04T01:51:06.713Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 4.54 MB
- Stars: 6
- Watchers: 18
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
nush
====
nush [the trendy new shell] is an interactive development environment for Kano OS, based around Python
and HTML5. It's very easy for new programmers to use, while still being a powerful tool for wizards.
nush is being developed to support [Kano](http://www.kano.me/). Please flick through the
[wiki](https://github.com/carlsmith/nush/wiki) for more information on the project and
how to use the software.
nush is currently unpackaged, but bundles everything it needs. You just need to clone the repo and run it:
python3 nush
*This software is licensed under the terms of the GPL, version 3.*