minimu: a little dev toolbox for developers

minimu

My daught call me 'minimu', who is a little horse in the 'Princess Sofia' picture. So it's really a very cute name, i use it as the name of the dev toolbox.

the begin point

We want reach the auto coding state, first we need setup the begin point, it can go to the stable state. So what is the conditions of the begin point:

  1. a tool for developers to quick learning
  2. a lightweight, versatile, universal tool for developers

with the tool, we can learning all knowledge, and develop the automate coding tools, and the tools then can auto coding.

basic functions

  • reading the source code of major programming languages
  • writing the source code of major programming languages

emacs init

helm is the init plugin for emacs

1
2
M-x package-refresh-contents
M-x package-install-selected-packages