clasp@2.0
See original GitHub issueFor the next version of clasp
, I’d like to make it ridiculously simple and easy to use the tool.
Let’s use features of modern CLIs.
Features
-
clasp
/clasp push --watch
(watches project file changes, pushes and logs updates) -
clasp list
#93 (requires Drive Scope) -
clasp run foo
#11 (define deployment name?) -
clasp clone <scriptID>
(autocomplete #69) -
clasp logs
#46 - Optional Typescript Support #77 (Types / No Types)
- Create a conversion guide (ex)
- Autocomplete (vorpal) (example)
- tab complete
- select options
These updates will require a major version update (v2).
Docs
- Update docs with all options for all commands
- Add examples of ignoring files
clasp status
?
- Add a better way to version npm/git versions
Social
- Blog (ex)
- Video
- Tweet
Issue Analytics
- State:
- Created 6 years ago
- Comments:9 (8 by maintainers)
Top Results From Across the Web
CLASP2 Gene - CLAP2 Protein - GeneCards
CLASP2 (Cytoplasmic Linker Associated Protein 2) is a Protein Coding gene. Diseases associated with CLASP2 include Lissencephaly 1.
Read more >CLASP2 binding to curved microtubule tips promotes flux and ...
CLASPs are conserved microtubule plus-end–tracking proteins that suppress microtubule catastrophes and independently localize to kinetochores during mitosis ...
Read more >Human CLASP2 specifically regulates microtubule ... - NCBI
We demonstrate that CLASP2 suppresses microtubule catastrophe and promotes rescue ... 50 nM EB1 and concentrations of CLASP2γ-eGFP ranging from 0 to 20...
Read more >CLASP2 - CLIP-associating protein 2 - Homo sapiens (Human)
Microtubule plus-end tracking protein that promotes the stabilization of dynamic microtubules (PubMed:26003921). Involved in the nucleation ...
Read more >CLASP2 protein expression summary - The Human Protein Atlas
CLASP2 (KIAA0627) protein expression summary. ... Skeletal muscle Adipose tissue Skin Appendix Spleen Lymph node Tonsil Bone marrow Thymus 0 50 100 150...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hi @grant, on this note (the “easy” part), I’ve update my Chrome extension for AppsScript web Editor.
It now displays the files in the left Sidebar with a Folder view if you named them with ‘/’. For example: folder/subFolder/file
This way, when working with a project pushed with CLASP, the web editor will also display the folders !
Well, it will work better once you published on NPM the last fix for the ‘/’ chars 😃
The release will be next week actually.