Skip to content

Implementcp #2

@evanplaice

Description

@evanplaice

Implement the cp CLI using JS

Checklist

  • copy a file
  • copy files to a directory
  • copy recursively using -r
  • force copy a file using -f
  • copy files with verbose output using -v
  • copy a file and preserve timestamps using -p
  • copy files matching a pattern using *

Notes

  • use Node's built-in glob for pattern matching

References

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions