File tree Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Original file line number Diff line number Diff line change 1
1
Neutral TS Hello World package example
2
2
======================================
3
3
4
- Command line Hello World package example, see: [ Neutral TS Docs ] ( https://github.com/FranBarInstance/neutralts-docs/ )
4
+ Command line Hello World package example.
5
5
6
6
Navigate to the examples/python directory and then:
7
7
17
17
source .venv/bin/activate
18
18
python helloworld/helloworld.py
19
19
```
20
+
21
+ Links
22
+ -----
23
+
24
+ Neutral TS template engine.
25
+
26
+ - [ Template docs] ( https://github.com/FranBarInstance/neutralts-docs/docs/neutralts/doc/ )
27
+ - [ Repository] ( https://github.com/FranBarInstance/neutralts )
28
+ - [ Crate] ( https://crates.io/crates/neutralts )
29
+ - [ Examples] ( https://github.com/FranBarInstance/neutralts-docs/tree/master/examples )
Original file line number Diff line number Diff line change 11
11
```
12
12
python helloworldipc.py
13
13
```
14
+
15
+ Links
16
+ -----
17
+
18
+ Neutral TS template engine.
19
+
20
+ - [ Template docs] ( https://github.com/FranBarInstance/neutralts-docs/docs/neutralts/doc/ )
21
+ - [ Repository] ( https://github.com/FranBarInstance/neutralts )
22
+ - [ Crate] ( https://crates.io/crates/neutralts )
23
+ - [ Examples] ( https://github.com/FranBarInstance/neutralts-docs/tree/master/examples )
You can’t perform that action at this time.
0 commit comments