diff --git a/recipes/anything-project.rcp b/recipes/anything-project.rcp new file mode 100644 index 00000000..47ae9f64 --- /dev/null +++ b/recipes/anything-project.rcp @@ -0,0 +1,6 @@ +(:name anything-project + :type github + :pkgname "imakado/anything-project" + :depends (anything) + :description "finding any resource of a project" + :website "https://github.com/imakado/anything-project")