https://github.com/diabloblanko Made all project, NeoInit, Most part of README.md
https://github.con/maldidev Participant, made RInit, a bit of README.md
Before you run Nucleo for first time, you have to select Init.(check Choosing Init) Write your choice to init.conf
rm .init.conf && echo "neoinit" > .init.confrm .init.conf && echo "rinit" > .init.confTo run Nucleo, execute command below
./runYou can choose of two different inits: NeoInit and RInit
Pros:
- C-Written shell, if you are into it.
- Simple && lightweight
- Faster
- Easy service managing tools
- C-Written
Cons:
- May be not enough functions
Pros:
- Python-written shell, if you are into it.
- Working with blocks
- C-Written
Cons:
- Bigger than NeoInit
- No service managing tools


