Skip to content

This project will allow to automate a sequence of commands, tasks or scripts. Basically file "Main" is an interpreter that will ask you to read a file in folder "files" with a sequence of commands. "Main" will also search these commands in a file called "Aliases" in folder "files" to see if you provided an alias for that command and instead of j…

Notifications You must be signed in to change notification settings

AntoData/sequence_cmd_tasks_scripts_automation

Repository files navigation

sequence_cmd_tasks_scripts_automation

This project will allow to automate a sequence of commands, tasks or scripts. Basically file "Main" is an interpreter that will ask you to read a file in folder "files" with a sequence of commands. "Main" will also search these commands in a file called "Aliases" in folder "files" to see if you provided an alias for that command and instead of just executing that in a shell we need to execute a custom made function from a custom made module in in our main folder.

About

This project will allow to automate a sequence of commands, tasks or scripts. Basically file "Main" is an interpreter that will ask you to read a file in folder "files" with a sequence of commands. "Main" will also search these commands in a file called "Aliases" in folder "files" to see if you provided an alias for that command and instead of j…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published