mirror of
https://github.com/marty-oehme/scripts.git
synced 2024-12-22 07:58:08 +00:00
added checkout information
This commit is contained in:
parent
ca96c1bf89
commit
98a2ba591d
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ Please visit the [Scripting documentation](http://docs.qownnotes.org/en/develop/
|
||||||
To bring your script into the **script repository** you just have to do the following:
|
To bring your script into the **script repository** you just have to do the following:
|
||||||
|
|
||||||
- **[fork](https://help.github.com/articles/fork-a-repo/)** this repository
|
- **[fork](https://help.github.com/articles/fork-a-repo/)** this repository
|
||||||
|
- checkout your forked repository with `git clone https://github.com/YOUR_GITHUB_NAME/scripts.git qownnotes-scripts`
|
||||||
- **duplicate** the **`example-script` folder** and give it an other name
|
- **duplicate** the **`example-script` folder** and give it an other name
|
||||||
- **add your script** to the folder and remove the `example-script.qml`
|
- **add your script** to the folder and remove the `example-script.qml`
|
||||||
- **edit** the **`info.json`** to add your meta data
|
- **edit** the **`info.json`** to add your meta data
|
||||||
|
|
Loading…
Reference in a new issue