Compare commits
No commits in common. "1a178ccaecba64d318a25a2e55985d635e751673" and "79e72342b109f1040b5241910206ba82cdc33072" have entirely different histories.
1a178ccaec
...
79e72342b1
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +0,0 @@
|
||||
dist/
|
15
README.md
15
README.md
@ -19,18 +19,3 @@ To list available templates run:
|
||||
```bash
|
||||
licensmith --list
|
||||
```
|
||||
|
||||
## Installation
|
||||
There are different ways to get Licensmith:
|
||||
1. Use prebuilt binaries:
|
||||
- [Releases](/wzykubek/licensmith/releases): Stable versions
|
||||
- [Actions](/wzykubek/licensmith/actions): Development versions
|
||||
|
||||
2. Install from source: [see *Compilation*](#compilation)
|
||||
|
||||
## Compilation
|
||||
```bash
|
||||
git clone https://git.brono.cloud/wzykubek/licensmith.git
|
||||
cd licensmith
|
||||
go build -v ./...
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user