|
1 năm trước cách đây | |
---|---|---|
.. | ||
assets | 1 năm trước cách đây | |
config | 1 năm trước cách đây | |
doc | 1 năm trước cách đây | |
packages | 1 năm trước cách đây | |
src | 1 năm trước cách đây | |
test | 1 năm trước cách đây | |
tools | 1 năm trước cách đây | |
.gitignore | 1 năm trước cách đây | |
LICENSE | 1 năm trước cách đây | |
README.md | 1 năm trước cách đây | |
notalicense-license-checker-config.json | 1 năm trước cách đây | |
package-lock.json | 1 năm trước cách đây | |
package.json | 1 năm trước cách đây | |
rollup.config.js | 1 năm trước cách đây | |
run.json5 | 1 năm trước cách đây | |
test.js | 1 năm trước cách đây |
phoenix
is a pure-javascript shell built for puter.com.
Following the spirit of open-source initiatives we've seen like
SerenityOS,
we've built much of the shell's functionality from scratch.
Some interesting portions of this shell include:
The shell is a work in progress. The following improvements are considered in-scope:
phoenix
can run in more environmentsYou can use the terminal on Puter, including self-hosted installations.
Under node.js Phoenix acts as a shell for your operating system.
This is a work-in-progress and lots of things are not working
yet. If you'd like to try it out you can run src/main_cli.js
.
Check this issue
for updated information on our progress.
You can find our tests in the test/ directory. Testing is done with mocha. Make sure it's installed, then run:
npm test
We're looking to continue improving the shell and broaden its usefulness. Here are a few ideas we have for the future: