Smalltalk/X WebserverDocumentation of class 'ChangeSet::GithubFolderFileReader': | |
Class: GithubFolderFileReader (private in ChangeSetThis class is only visible from within ChangeSet.Inheritance:Object | +--ChangeSet::ChangeFileReader | +--ChangeSet::GithubFolderFileReader
Description:To filein downloaded folders in github format (for example as in: https://github.com/CampSmalltalk/Cypress) Download the whole folder, unzip it, then do: (ChangeSet fromGithubFolder: 'C:\Users\cg\Downloads\cypress\Cypress-master\implementations\smalltalkx') inspect or: ChangeSetBrowser openOn: (ChangeSet fromGithubFolder: 'C:\Users\cg\Downloads\cypress\Cypress-master\implementations\smalltalkx') Instance protocol:reading
|
|
ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 18 Nov 2024 06:34:12 GMT |