Skip to content

A shell script to smoothen my workflow on the ALX SE program

Notifications You must be signed in to change notification settings

whotterre/acp_script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

ACP Script documentation

The acp script is a Bash script that adds execute permission to files in your current working directory, adds, commits and pushes them to Git.

To install,

git clone https://github.com/hashkitti001/acp_script.git

First add, execute permissions

by

chmod u+x acp

Enter into the cloned repo directory

cd acp_script

Move it to the bin folder

mv acp /bin

Then run with just

acp <Your commit message>

About

A shell script to smoothen my workflow on the ALX SE program

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages