1
- # cascade · ; [ ![ nimble] ( https://flat.badgen.net/badge/available%20on/nimble/yellow )] ( https://nimble.directory/pkg/cascade ) ![ license] ( https://flat.badgen.net/github/license/citycide /cascade )
1
+ # cascade · ; [ ![ nimble] ( https://flat.badgen.net/badge/available%20on/nimble/yellow )] ( https://nimble.directory/pkg/cascade ) ![ license] ( https://flat.badgen.net/github/license/haltcase /cascade )
2
2
3
3
> Method & assignment cascades for Nim, inspired by Smalltalk & Dart.
4
4
@@ -136,7 +136,7 @@ one. Pull requests are appreciated!
136
136
To build cascade from source you'll need to have [ Nim] [ nim ] installed,
137
137
and should also have [ Nimble] [ nimble ] , Nim's package manager.
138
138
139
- 1 . Clone the repo: ` git clone https://github.com/citycide /cascade.git `
139
+ 1 . Clone the repo: ` git clone https://github.com/haltcase /cascade.git `
140
140
2 . Move into the newly cloned directory: ` cd cascade `
141
141
3 . Make your changes: ` cascade.nim ` , ` tests/tests.nim `
142
142
4 . Run tests: ` nimble test `
@@ -149,10 +149,10 @@ are also welcome.
149
149
150
150
## license
151
151
152
- MIT © [ Bo Lingen / citycide ] ( https://github.com/citycide )
152
+ MIT © [ Bo Lingen / haltcase ] ( https://github.com/haltcase )
153
153
154
- [ dart ] : https://www.dartlang.org/guides/ language/language-tour #cascade-notation-
155
- [ kotlin ] : http ://beust.com/weblog/2015/10/30/exploring-the-kotlin-standard-library/
154
+ [ dart ] : https://dart.dev/ language/operators #cascade-notation
155
+ [ kotlin ] : https ://kotlinlang.org/docs/scope-functions.html#apply
156
156
[ nim ] : https://github.com/nim-lang/nim
157
157
[ nimble ] : https://github.com/nim-lang/nimble
158
- [ issues ] : https://github.com/citycide /cascade/issues
158
+ [ issues ] : https://github.com/haltcase /cascade/issues
0 commit comments