1.0.1 • Published 5 years ago

ssen-scripts v1.0.1

Weekly downloads
1
License
MIT
Repository
-
Last release
5 years ago

Seoyeons's utility scripts

npm install -g ssen-scripts

clone

  • Clone repository
    • clone github_repository
    • clone github_id/repository
    • clone https://github.com/id/repository.git
    • clone git@github.com/id/repository.git
  • Copy repository (Reset .git directory)
    • clone -u project_name github_id/repository

htmltojsx

Convert clipboard's html string to clipboard's jsx string

Alfread Workflows