This website requires JavaScript.
Explore
Help
Register
Sign In
knative
/
docs
mirror of
https://github.com/knative/docs.git
Watch
1
Star
0
Fork
You've already forked docs
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
638cbfbd20
docs
/
code-samples
/
eventing
/
bookstore-sample-app
/
solution
/
ML-sentiment-analysis
/
app.sh
4 lines
55 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
exec
python -m parliament
"
$(
dirname
"
$0
"
)
"
Reference in New Issue
View Git Blame
Copy Permalink