mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-25 03:44:29 +03:00
236d07c90a
Added CLI commands for REPL and timetravel functionality - Added TimeTravel command for updating test data with a date offset - Added REPL command for access to models and knex in development - Added pattern for creating new CLI commands, including - User input - Output - Validation of `NODE_ENV` - TimeTravel command is in the main Ghost repo because it requires the schema |
||
---|---|---|
.. | ||
admin@5751899e5b | ||
cli | ||
frontend | ||
server | ||
shared | ||
app.js | ||
boot.js | ||
bridge.js |