forked from alrra/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
π Update README.md for Raycast scripts: lint errors
- Loading branch information
Showing
1 changed file
with
21 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,27 @@ | ||
# Raycast Script Commands | ||
Raycast Script Commands | ||
======================= | ||
|
||
## Overview | ||
This repository contains a collection of scripts for the Raycast app. Visit the [Raycast website](https://raycast.com) to learn more about the app and [Raycast Script Commands](https://github.com/raycast/script-commands) to learn more about Script Commands. | ||
Overview | ||
-------- | ||
|
||
## References | ||
This repository contains a collection of scripts for the Raycast app. | ||
Visit the [Raycast website](https://raycast.com) to learn more about the app | ||
and [Raycast Script Commands](https://github.com/raycast/script-commands) to | ||
learn more about Script Commands. | ||
|
||
References | ||
---------- | ||
|
||
Raycast | ||
- https://developers.raycast.com/ | ||
- https://github.com/raycast/script-commands/tree/master | ||
- https://github.com/faisal3389/raycast-script-commands/blob/main/world-time.sh | ||
- https://www.raycast.com/blog/getting-started-with-script-commands | ||
- https://github.com/raycast/extensions/tree/main/extensions/ai-git-assistant | ||
|
||
- <https://developers.raycast.com/> | ||
- <https://github.com/raycast/script-commands/tree/master> | ||
- <https://github.com/faisal3389/raycast-script-commands/blob/main/world-time.sh> | ||
- <https://www.raycast.com/blog/getting-started-with-script-commands> | ||
- <https://github.com/raycast/extensions/tree/main/extensions/ai-git-assistant> | ||
|
||
Trello | ||
- https://developer.atlassian.com/cloud/trello/rest/api-group-actions/#api-group-actions | ||
- https://github.com/raycast/extensions/tree/main/extensions/trello | ||
- https://trello.com/power-ups/admin/ | ||
|
||
- <https://developer.atlassian.com/cloud/trello/rest/api-group-actions/#api-group-actions> | ||
- <https://github.com/raycast/extensions/tree/main/extensions/trello> | ||
- <https://trello.com/power-ups/admin/> |