[email protected]

Created on 20 Mar 2018  路  9Comments  路  Source: google/clasp

For 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)
  • [x] clasp list #93 (requires Drive Scope)
  • [ ] clasp run foo #11 (define deployment name?)
  • [ ] clasp clone <scriptID> (autocomplete #69)
  • [x] 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

Most helpful comment

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 !

gas-folder

Well, it will work better once you published on NPM the last fix for the '/' chars :)

All 9 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 !

gas-folder

Well, it will work better once you published on NPM the last fix for the '/' chars :)

@JeanRemiDelteil This is an awesome extension! Didn't know about it.
LMK other features you want to see in clasp or Apps Script in general.

thanks ! I forgot to mention that it's available on Github here: https://github.com/JeanRemiDelteil/appsScriptColor

If options can be presented in 2.0, it be great if clasp redeploy prompted the user to choose from the available deployments and versions.

@grant not sure if this is the correct channel to contact you, but would it be possible to publish a NPM version with the #60 applied.
Since the v2 will probably take some time to brew !
Here we are quite depending on the release of this particular fix
馃檹

@JeanRemiDelteil I'll try to cut a release this week.

The release will be next week actually.

Delayed the latest release by a month.
I'll close this mega issue in favor of smaller issues as the state of things here is hard to maintain.

@JeanRemiDelteil Love love love the extension. How can we support your work?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

grant picture grant  路  4Comments

coccoinomane picture coccoinomane  路  5Comments

OleksandrRakovets picture OleksandrRakovets  路  3Comments

labnol picture labnol  路  4Comments

smandava picture smandava  路  8Comments