2.2.0 • Published 2 years ago

auto-dash v2.2.0

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Auto Dash

An online task automator

To list tasks:

npx auto-dash list <?task args>

To run a task:

npx auto-dash <task> [?arguments]

To run a local tasks:

npx auto-dash local <.sh or folder path>

To create or modify a task:

  1. Clone the dash repository: git clone git@github.com:LucasLopesCaldas/dashes.git
  2. Create a new branch: git checkout -b <branch name>
  3. Create a folder with the name of the task: mkdir <task name>
  4. Create, modify and test a shell script inside the created folder: touch index.sh
  5. Commit and push
  6. Create a pull request
  7. Wait for me to approve
  8. Be happy!
2.2.0

2 years ago

2.1.0

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.4.4

2 years ago

1.4.3

2 years ago

1.4.2

2 years ago

1.4.1

2 years ago

1.4.0

2 years ago

1.3.5

2 years ago

1.3.4

2 years ago

1.3.3

2 years ago

1.3.2

2 years ago

1.3.1

2 years ago

1.3.0

2 years ago

1.2.0

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago