Giter VIP home page Giter VIP logo

mican's Introduction

๐ŸŠ Mican Unix Shell

CircleCI codecov

Mican is a Unix Shell written in Rust.
It is a toy and simple implementation of a shell.
Goal is a shell which I can use without stress.
If you get a better code when you saw mican's code, please pull request, comments, or conntact my account in English or Japanese!

Mican

Purpose

  • for fun
  • learn Rust

Build & Run

Mican requires latest Rust.

$ cargo run

Built-in Commands

  • cd
  • pwd
  • ls
  • clear
  • bye
  • syar

Features

  • Pipe
  • Multi process
  • Completion
  • Input Reader
    There is a key binding which is not supported.
  • History
    This history function is only a temporary record that is still running.
  • Redirection
  • Variable
  • RC file

Author

utam0k

mican's People

Contributors

crakac avatar officialcjunior avatar utam0k avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

mican's Issues

documentation of builtins

Note: I am not familiar with Twitter. If you want to contact me, send an email to [email protected]. I am also novice in rust and forking mican as an exercise in rust programming.

It would be nice if the builtins had some documentation, even in the README.md
I suggest for example:

Built-in Commands

  • cd dir - to change working directory to dir
  • pwd - to print current working directory

I don't understand why there is no exit builtin (and probably some ulimit one)

In particular, I cannot guess what is syar doing.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.