This commit is contained in:
parent
a7b0c45ca1
commit
8aeeba1032
10
README.md
10
README.md
@ -9,12 +9,18 @@ It only is designed in bash script, and should work perfectly fine on any Unix
|
||||
like machine.
|
||||
|
||||
```
|
||||
git clone https://git.simonpetit.top
|
||||
git clone https://git.simonpetit.top/simonpetit/bob
|
||||
cd bob
|
||||
make test (optional)
|
||||
make test
|
||||
sudo make install
|
||||
```
|
||||
|
||||
or using Docker :
|
||||
|
||||
```
|
||||
docker pull git.simonpetit.top/simonpetit/bob:0.1.0
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
### Publish : to convert a drafts in markdown into a html article
|
||||
|
Loading…
Reference in New Issue
Block a user