wordpress-svn

A command-line tool for managing Wordpress SVN projects.

Usage no npm install needed!

<script type="module">
  import wordpressSvn from 'https://cdn.skypack.dev/wordpress-svn';
</script>

README

WordPress SVN Client

A client designed to help YOU interact with the WordPress SVN repositories.

Commands

wordpress svn

Arguments

-m or --message - The message you want pushed, only applies to wordpress svn push

wordpress svn tag

Tags a new version of the plugin or theme.

wordpress svn push

Pushes your current version of the plugin or theme to the WordPress SVN.

wordpress svn pull

Pulls the most recent changes to the plugin or theme from the WordPress SVN

More coming soon.