mirror of
https://github.com/matsumonkie/izuna.git
synced 2024-11-20 18:40:35 +03:00
v1.0 \o/
This commit is contained in:
parent
f9e5083efe
commit
b21915617c
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -42,7 +42,7 @@ jobs:
|
||||
|
||||
|
||||
- name: izuna for izuna-builder
|
||||
uses: matsumonkie/izuna-action@v0.89
|
||||
uses: matsumonkie/izuna-action@v1.0
|
||||
with:
|
||||
ghcVersion: '8.10.1'
|
||||
hieDirectory: 'izuna-builder/.hie/'
|
||||
|
@ -15,9 +15,12 @@ As of today, the izuna plugin is only available for Chrome and your Haskell proj
|
||||
|
||||
## How do I use it?
|
||||
|
||||
If you only want to play with it, you need to install the izuna plugin in chrome by going to `chrome://extensions/` and clicking `load unpacked` (then select the `chrome-extension` folder). Then you can either go to one of the [izuna-example](https://github.com/matsumonkie/izuna-example/pulls) pull requests or submit one.
|
||||
Go to the [chrome webstore](https://chrome.google.com/webstore/detail/izuna/fdddagbfkgicjkeijmbfdcmjeldegfdi) and install the izuna chrome extension.
|
||||
Then you can either go to one of the [izuna-example](https://github.com/matsumonkie/izuna-example/pulls) pull requests or submit one to see izuna in action.
|
||||
|
||||
To use it for your own project, you'll need to enable the github action [izuna-action](https://github.com/matsumonkie/izuna-action/).
|
||||
To use it for your own project, you'll also need to enable the github action [izuna-action](https://github.com/matsumonkie/izuna-action/).
|
||||
|
||||
For development purpose, you need to install the izuna plugin in chrome by going to `chrome://extensions/` and clicking `load unpacked` (then select the `chrome-extension` folder).
|
||||
|
||||
## How does it work?
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user