issues
search
komlenic
/
drubs
A command-line tool tool for building, deploying, and managing Drupal sites across multiple servers and environments.
http://drubs.org
GNU General Public License v2.0
0
stars
0
forks
source link
Add 'node' action
#24
Open
komlenic
opened
8 years ago
komlenic
commented
8 years ago
Similar to 'git remote':
https://git-scm.com/docs/git-remote
drubs node (lists all nodes)
drubs node add
(adds a new node to project.py, stubs out new make and py files)
drubs node remove
(deletes a node from project.py)
Similar to 'git remote': https://git-scm.com/docs/git-remote