mirror of
https://github.com/mattermost/focalboard.git
synced 2025-01-23 18:34:02 +02:00
Add README.md
This commit is contained in:
parent
b5b294a54c
commit
123cc5d3a4
14
README.md
Normal file
14
README.md
Normal file
@ -0,0 +1,14 @@
|
||||
# mattermost-octo-tasks
|
||||
|
||||
## Build instructions
|
||||
|
||||
```
|
||||
npm i
|
||||
make
|
||||
```
|
||||
|
||||
## Build requirements
|
||||
|
||||
Currently tested with:
|
||||
* Go 1.15.2
|
||||
* MacOS Cataline (10.15.6)
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "octo",
|
||||
"name": "mattermost-octo-tasks",
|
||||
"version": "1.0.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user