This website requires JavaScript.
Explore
Help
Sign In
alahouze
/
accountant-ui
Watch
1
Star
0
Fork
0
You've already forked accountant-ui
Code
Issues
Pull Requests
Releases
Wiki
Activity
b1db24a332
accountant-ui
/
grunt-config
/
bgShell.js
8 lines
131 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Improve Grunt integration. Wiredep.
2016-01-29 13:42:25 +01:00
module
.
exports
=
{
runserver
:
{
Improve server starting.
2016-02-19 18:06:24 +01:00
cmd
:
'python -m manage runserver -d -r'
,
fail
:
true
,
Improve Grunt integration. Wiredep.
2016-01-29 13:42:25 +01:00
bg
:
true
}
}
;
Reference in New Issue
Copy Permalink