mirror of
https://github.com/RubyMetric/chsrc
synced 2025-07-21 15:49:35 +08:00
Update rawstr4c.md
This commit is contained in:
parent
8259a5fd9a
commit
d15d865cc5
@ -5,7 +5,7 @@
|
|||||||
! Config Authors: Aoran Zeng <ccmywish@qq.com>
|
! Config Authors: Aoran Zeng <ccmywish@qq.com>
|
||||||
! Contributors : Nil Null <nil@null.org>
|
! Contributors : Nil Null <nil@null.org>
|
||||||
! Created On : <2025-07-14>
|
! Created On : <2025-07-14>
|
||||||
! Last Modified : <2025-07-15>
|
! Last Modified : <2025-07-16>
|
||||||
! ---------------------------------------------------------- -->
|
! ---------------------------------------------------------- -->
|
||||||
|
|
||||||
# rawstr4c input
|
# rawstr4c input
|
||||||
@ -17,6 +17,8 @@
|
|||||||
|
|
||||||
## Java
|
## Java
|
||||||
|
|
||||||
|
- namespace = `java`
|
||||||
|
|
||||||
### maven config
|
### maven config
|
||||||
|
|
||||||
```xml
|
```xml
|
||||||
@ -45,6 +47,10 @@ allprojects {
|
|||||||
|
|
||||||
## stackage
|
## stackage
|
||||||
|
|
||||||
|
- name = `haskell_stackage`
|
||||||
|
- keep-postfix = `true`
|
||||||
|
- postfix = `yaml`
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
package-index:
|
package-index:
|
||||||
download-prefix: @url@
|
download-prefix: @url@
|
||||||
@ -68,6 +74,8 @@ package-index:
|
|||||||
|
|
||||||
## Clojar
|
## Clojar
|
||||||
|
|
||||||
|
- namespace = `clojure`
|
||||||
|
|
||||||
### project.clj
|
### project.clj
|
||||||
|
|
||||||
```clojure
|
```clojure
|
||||||
|
Loading…
x
Reference in New Issue
Block a user