added tasks

This commit is contained in:
Tanguy MAZE 2018-11-13 17:23:05 +01:00
parent 1c4edf6bfd
commit 4d5c492259

View File

@ -6,7 +6,7 @@
# By: tmaze <tmaze@student.42.fr> +#+ +:+ +#+ # # By: tmaze <tmaze@student.42.fr> +#+ +:+ +#+ #
# +#+#+#+#+#+ +#+ # # +#+#+#+#+#+ +#+ #
# Created: 2018/10/26 13:33:24 by tmaze #+# #+# # # Created: 2018/10/26 13:33:24 by tmaze #+# #+# #
# Updated: 2018/11/08 23:47:18 by tmaze ### ########.fr # # Updated: 2018/11/13 17:22:31 by tmaze ### ########.fr #
# # # #
# **************************************************************************** # # **************************************************************************** #
@ -27,3 +27,7 @@
- [ ] exit - [ ] exit
- [ ] environ - [ ] environ
- [ ] builtin - [ ] builtin
** TODO réaliser un shell qui accepte les commandes
- [ ] lanceur de binaires
- [ ] gestion de l'environement
** TODO réaliser les builtins