This website requires JavaScript.
Explore
Help
Register
Sign In
archive
/
bramw_baserow
mirror of
https://gitlab.com/bramw/baserow
Watch
1
Star
0
Fork
You've already forked bramw_baserow
0
Code
Issues
Projects
Releases
Wiki
Activity
develop
bramw_baserow
/
backend
/
baserow
6 lines
93 B
Python
Executable File
Raw
Permalink
Blame
History
#!/usr/bin/env python
from
baserow
.
manage
import
main
if
__name__
==
'
__main__
'
:
main
(
)
Reference in New Issue
View Git Blame
Copy Permalink