Add functions to quick call certain commands. #4

Closed
opened 2024-07-04 21:38:45 +02:00 by shanec · 0 comments
shanec commented 2024-07-04 21:38:45 +02:00 (Migrated from git.shadowhosting.xyz)

Add functions like Which(), Command(), and include a generic interface so custom commands can be added.

Commands to be implemented:

  • Which()
  • Command()
  • Node()
  • NodePM() (saved for future update)
  • Python()
  • Pip()
Add functions like `Which()`, `Command()`, and include a generic interface so custom commands can be added. Commands to be implemented: - [x] `Which()` - [x] `Command()` - [x] `Node()` - [x] ~~`NodePM()`~~ (saved for future update) - [x] `Python()` - [x] `Pip()`
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Eggactyl/shell#4
No description provided.