Skip to content

coanda/dactl-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dactl Plugin Template

NOT READY - NEEDS RENAMING IN TEMPLATES

This repository is meant to be used as a starting point for Dactl plugins.

Copy

npm install -g degit
degit coanda/dactl-plugin

Install

meson _build
sudo ninja -C _build install

Rename

In the copied repository you can use the following command to replace strings in files without corrupting the git directory.

 git grep -l 'plugin_template' | xargs sed -i 's/plugin_template/new_name/g'

About

Dactl plugin template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •